@Published public class BatchRequestTestSupport extends StandaloneTestSupportTemplate
testClasstestName| 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, executeIntegrationTestdispatchEventOfAfterTestClass, dispatchEventOfAfterTestMethod, dispatchEventOfBeforeTestClassAndBeforeSuit, dispatchEventOfBeforeTestMethod, getMethodNameprotected BatchRequestTestSupport()
public BatchRequestTestSupport(java.lang.Class<?> testClass)
testClass - テストクラスprotected TestShot.TestShotAround createTestShotAround(java.lang.Class<?> testClass)
createTestShotAround in class StandaloneTestSupportTemplatetestClass - テストクラス