@Published public class BatchRequestTestSupport extends StandaloneTestSupportTemplate
testClass
testName
Modifier | Constructor and Description |
---|---|
protected |
BatchRequestTestSupport()
コンストラクタ。
|
|
BatchRequestTestSupport(java.lang.Class<?> testClass)
コンストラクタ。
|
Modifier and Type | Method and Description |
---|---|
protected TestShot.TestShotAround |
createTestShotAround(java.lang.Class<?> testClass)
前準備、結果検証を行うクラスのインスタンスを生成する。
|
afterExecute, afterExecuteTestShot, beforeExecute, beforeExecuteTestShot, execute, execute, execute, executeIntegrationTest
dispatchEventOfAfterTestClass, dispatchEventOfAfterTestMethod, dispatchEventOfBeforeTestClassAndBeforeSuit, dispatchEventOfBeforeTestMethod, getMethodName
protected BatchRequestTestSupport()
public BatchRequestTestSupport(java.lang.Class<?> testClass)
testClass
- テストクラスprotected TestShot.TestShotAround createTestShotAround(java.lang.Class<?> testClass)
createTestShotAround
in class StandaloneTestSupportTemplate
testClass
- テストクラス