Package | Description |
---|---|
org.axonframework.test.saga |
Modifier and Type | Method and Description |
---|---|
WhenAggregateEventPublisher |
WhenState.whenAggregate(String aggregateIdentifier)
Use this method to indicate that an aggregate with given identifier should publish certain events, while
recording the outcome.
|
WhenAggregateEventPublisher |
SagaTestFixture.whenAggregate(String aggregateIdentifier) |
Copyright © 2010–2022. All rights reserved.