| Package | Description | 
|---|---|
| org.axonframework.test.saga | 
| Class and Description | 
|---|
| ContinuedGivenState
 Interface describing methods that can be executed after the first "given" state has been supplied. 
 | 
| FixtureConfiguration
 Interface describing action to perform on a Saga Test Fixture during the configuration phase. 
 | 
| FixtureExecutionResult
 Interface towards an object that contains the results of a Fixture execution. 
 | 
| GivenAggregateEventPublisher
 Interface to an object that publishes events on behalf of an aggregate. 
 | 
| WhenAggregateEventPublisher
 Interface to an object that publishes events on behalf of an aggregate. 
 | 
| WhenState
 Interface providing an API to methods in the "when" state of the fixture execution. 
 | 
Copyright © 2010–2018. All rights reserved.