Uses of Interface
org.springframework.test.context.event.ApplicationEvents
Package
Description
Test event support classes for the Spring TestContext Framework.
-
Uses of ApplicationEvents in org.springframework.test.context.event
Modifier and TypeMethodDescriptionstatic ApplicationEvents
ApplicationEventsHolder.getApplicationEvents()
Get theApplicationEvents
for the current thread.static ApplicationEvents
ApplicationEventsHolder.getRequiredApplicationEvents()
Get theApplicationEvents
for the current thread.