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