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