クラスの使用
org.springframework.integration.test.util.TestUtils.TestApplicationContext
TestUtils.TestApplicationContext を使用するパッケージ
パッケージ
説明
Spring Integration リクエスト / レスポンスメッセージシナリオのテストを含む、いくつかのテストサポートクラスを提供します。
さまざまなテストユーティリティを提供します。たとえば、
TestUtils は、プライベート Bean プロパティを簡単に取得するための便利なヘルパーを提供します。org.springframework.integration.test.support 内の TestUtils.TestApplicationContext 使用
TestUtils.TestApplicationContext として宣言されている org.springframework.integration.test.support のフィールド修飾子と型フィールド説明static final TestUtils.TestApplicationContextTestApplicationContextAware.TEST_INTEGRATION_CONTEXTorg.springframework.integration.test.util 内の TestUtils.TestApplicationContext 使用
修飾子と型メソッド説明TestUtils.createTestApplicationContext()基本的な Spring Integration インフラストラクチャで提供されるTestUtils.TestApplicationContextインスタンスを作成します。