@Published public class BatchRequestTestSupport extends StandaloneTestSupportTemplate
testClass
修飾子 | コンストラクタと説明 |
---|---|
protected |
BatchRequestTestSupport()
コンストラクタ。
|
|
BatchRequestTestSupport(Class<?> testClass)
コンストラクタ。
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected nablarch.test.core.standalone.TestShot.TestShotAround |
createTestShotAround(Class<?> testClass)
前準備、結果検証を行うクラスのインスタンスを生成する。
|
afterExecute, afterExecuteTestShot, beforeExecute, beforeExecuteTestShot, execute, execute, execute, executeIntegrationTest
getMethodName
protected BatchRequestTestSupport()
public BatchRequestTestSupport(Class<?> testClass)
testClass
- テストクラスprotected nablarch.test.core.standalone.TestShot.TestShotAround createTestShotAround(Class<?> testClass)
createTestShotAround
クラス内 StandaloneTestSupportTemplate
testClass
- テストクラス