Package | Description |
---|---|
org.axonframework.test.saga |
Modifier and Type | Method and Description |
---|---|
WhenAggregateEventPublisher |
WhenState.whenAggregate(Object aggregateIdentifier)
Use this method to indicate that an aggregate with given identifier should publish certain events, while
recording the outcome.
|
WhenAggregateEventPublisher |
AnnotatedSagaTestFixture.whenAggregate(Object aggregateIdentifier) |
Copyright © 2010-2014. All Rights Reserved.