Uses of Interface
org.springframework.modulith.test.AssertablePublishedEvents
-
Uses of AssertablePublishedEvents in org.springframework.modulith.test
Modifier and TypeClassDescription(package private) class
Default implementation ofAssertablePublishedEvents
.ModifierConstructorDescription(package private)
Scenario
(TransactionOperations transactionOperations, ApplicationEventPublisher publisher, AssertablePublishedEvents events) Creates a newScenario
for the givenTransactionOperations
,ApplicationEventPublisher
andAssertablePublishedEvents
.