Interface PublishedEvents

All Superinterfaces:
TypedEvents
All Known Subinterfaces:
AssertablePublishedEvents, PublishedEventsFactory.PublishedEventsListenerAdapter
All Known Implementing Classes:
DefaultAssertablePublishedEvents, DefaultPublishedEvents

public interface PublishedEvents extends TypedEvents
All Spring application events fired during the test execution.
Author:
Oliver Drotbohm