Class DefaultAssertablePublishedEvents

java.lang.Object
org.springframework.modulith.test.DefaultAssertablePublishedEvents
All Implemented Interfaces:
EventListener, org.assertj.core.api.AssertProvider<PublishedEventsAssert>, ApplicationListener<ApplicationEvent>, AssertablePublishedEvents, PublishedEvents, TypedEvents

class DefaultAssertablePublishedEvents extends Object implements AssertablePublishedEvents, ApplicationListener<ApplicationEvent>
Default implementation of AssertablePublishedEvents.
Author:
Oliver Drotbohm