Uses of Interface
org.springframework.modulith.test.AssertablePublishedEvents
Packages that use AssertablePublishedEvents
-
Uses of AssertablePublishedEvents in org.springframework.modulith.test
Classes in org.springframework.modulith.test that implement AssertablePublishedEventsModifier and TypeClassDescription(package private) class
Default implementation ofAssertablePublishedEvents
.Constructors in org.springframework.modulith.test with parameters of type AssertablePublishedEventsModifierConstructorDescription(package private)
Scenario
(TransactionTemplate transactionTemplate, ApplicationEventPublisher publisher, AssertablePublishedEvents events) Creates a newScenario
for the givenTransactionTemplate
,ApplicationEventPublisher
andAssertablePublishedEvents
.