Uses of Package
org.springframework.test.context.event
Packages that use org.springframework.test.context.event
Package
Description
Test event support classes for the Spring TestContext Framework.
- 
Classes in org.springframework.test.context.event used by org.springframework.test.context.eventClassDescriptionApplicationEventsencapsulates all application events that were fired during the execution of a single test method.Base class for events published by theEventPublishingTestExecutionListener.