Interface PublishedEvents

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

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