| Package | Description |
|---|---|
| org.springframework.test.context.event |
Test event support classes for the Spring TestContext Framework.
|
| Class and Description |
|---|
ApplicationEvents
ApplicationEvents encapsulates all application events that were fired during the execution of a single test method. |
| TestContextEvent
Base class for events published by the
EventPublishingTestExecutionListener. |