| Package | Description |
|---|---|
| org.axonframework.test.saga |
| Modifier and Type | Method and Description |
|---|---|
GivenAggregateEventPublisher |
ContinuedGivenState.andThenAggregate(Object aggregateIdentifier)
Use this method to indicate that an aggregate with given identifier published certain events.
|
GivenAggregateEventPublisher |
AnnotatedSagaTestFixture.andThenAggregate(Object aggregateIdentifier) |
GivenAggregateEventPublisher |
FixtureConfiguration.givenAggregate(Object aggregateIdentifier)
Use this method to indicate that an aggregate with given identifier published certain events.
|
GivenAggregateEventPublisher |
AnnotatedSagaTestFixture.givenAggregate(Object aggregateIdentifier) |
Copyright © 2010-2014. All Rights Reserved.