@Published public class MessagingReceiveTestSupport extends MessagingRequestTestSupport
expectedMessages, setUpMessagestestClasstestName| 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, getFwHeaderDefinitionNameafterExecute, execute, execute, execute, executeIntegrationTestdispatchEventOfAfterTestClass, dispatchEventOfAfterTestMethod, dispatchEventOfBeforeTestClassAndBeforeSuit, dispatchEventOfBeforeTestMethod, getMethodNameprotected MessagingReceiveTestSupport()
public MessagingReceiveTestSupport(java.lang.Class<?> testClass)
testClass - テストクラス。protected TestShot.TestShotAround createTestShotAround(java.lang.Class<?> testClass)
createTestShotAround in class MessagingRequestTestSupporttestClass - テストクラスprotected void beforeExecute(java.lang.String sheetName)
beforeExecute in class MessagingRequestTestSupportsheetName - シート名