@Published public class MessagingReceiveTestSupport extends MessagingRequestTestSupport
expectedMessages, setUpMessages
testClass
testName
Modifier | Constructor and Description |
---|---|
protected |
MessagingReceiveTestSupport()
コンストラクタ。
サブクラスから使用されることを想定している。
|
|
MessagingReceiveTestSupport(java.lang.Class<?> testClass)
コンストラクタ。
|
Modifier and Type | Method and Description |
---|---|
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
in class MessagingRequestTestSupport
testClass
- テストクラスprotected void beforeExecute(java.lang.String sheetName)
beforeExecute
in class MessagingRequestTestSupport
sheetName
- シート名