パッケージ org.springframework.test.context.event.annotation
@NonNullApi @NonNullFields パッケージ org.springframework.test.context.event.annotation
Spring TestContext フレームワークの実行イベントアノテーションをテストします。
- アノテーションインターフェースクラス説明
EventPublishingTestExecutionListenerによって発行されたAfterTestClassEventを使用するために使用される@EventListenerアノテーション。EventPublishingTestExecutionListenerによって発行されたAfterTestExecutionEventを使用するために使用される@EventListenerアノテーション。EventPublishingTestExecutionListenerによって発行されたAfterTestMethodEventを使用するために使用される@EventListenerアノテーション。EventPublishingTestExecutionListenerによって公開されたBeforeTestClassEventを使用するために使用される@EventListenerアノテーション。EventPublishingTestExecutionListenerによって公開されたBeforeTestExecutionを使用するために使用される@EventListenerアノテーション。EventPublishingTestExecutionListenerによって公開されたBeforeTestMethodEventを使用するために使用される@EventListenerアノテーション。EventPublishingTestExecutionListenerによって公開されたPrepareTestInstanceEventを使用するために使用される@EventListenerアノテーション。