インターフェースの使用
org.springframework.test.context.MethodInvoker
MethodInvoker を使用するパッケージ
パッケージ
説明
このパッケージには Spring TestContext フレームワークが含まれており、使用中の実際のテストフレームワークにとらわれないアノテーション駆動型ユニットおよび統合テストのサポートを提供します。
Spring TestContext フレームワークのサポートクラス。
org.springframework.test.context 内の MethodInvoker 使用
MethodInvoker として宣言されている org.springframework.test.context のフィールド修飾子と型フィールド説明static final MethodInvoker
MethodInvoker.DEFAULT_INVOKER
デフォルトのMethodInvoker
の共有インスタンス。型 MethodInvoker のパラメーターを持つ org.springframework.test.context のメソッド修飾子と型メソッド説明default void
TestContext.setMethodInvoker
(MethodInvoker methodInvoker) 使用するMethodInvoker
を設定します。org.springframework.test.context.support 内の MethodInvoker 使用
型 MethodInvoker のパラメーターを持つ org.springframework.test.context.support のメソッド