@Published public class BatchRequestTestSupport extends StandaloneTestSupportTemplate
testClass
testName
修飾子 | コンストラクタと説明 |
---|---|
protected |
BatchRequestTestSupport()
コンストラクタ。
|
|
BatchRequestTestSupport(java.lang.Class<?> testClass)
コンストラクタ。
|
修飾子とタイプ | メソッドと説明 |
---|---|
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
クラス内 StandaloneTestSupportTemplate
testClass
- テストクラス