Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.axonframework.test.saga Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
AnnotatedSagaTestFixtureFixture for testing Annotated Sagas based on events and time passing.Classorg.axonframework.test.sagaAxon
CommandValidatorHelper class for validation of dispatched commands.Classorg.axonframework.test.sagaAxon
ContinuedGivenStateInterface describing methods that can be executed after the first "given" state has been supplied.Interfaceorg.axonframework.test.sagaAxon
DescriptionUtilsUtility class for creating a description.Classorg.axonframework.test.sagaAxon
EventSchedulerValidatorHelper class for validating evets scheduled in a given event scheduler.Classorg.axonframework.test.sagaAxon
EventValidatorHelper class for validating events published on a given EventBus.Classorg.axonframework.test.sagaAxon
FixtureConfigurationInterface describing action to perform on a Saga Test Fixture during the configuration phase.Interfaceorg.axonframework.test.sagaAxon
FixtureExecutionResultInterface towards an object that contains the results of a Fixture execution.Interfaceorg.axonframework.test.sagaAxon
FixtureExecutionResultImplDefault implementation of FixtureExecutionResult.Classorg.axonframework.test.sagaAxon
GivenAggregateEventPublisherInterface to an object that publishes events on behalf of an aggregate.Interfaceorg.axonframework.test.sagaAxon
RepositoryContentValidatorHelper class for the validation of Saga Repository content.Classorg.axonframework.test.sagaAxon
WhenAggregateEventPublisherInterface to an object that publishes events on behalf of an aggregate.Interfaceorg.axonframework.test.sagaAxon
WhenStateInterface providing an API to methods in the "when" state of the fixture execution.Interfaceorg.axonframework.test.sagaAxon