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