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