Package org.axonframework.test.saga
package org.axonframework.test.saga
-
ClassDescriptionHelper class for validation of dispatched commands.Interface describing methods that can be executed after the first "given" state has been supplied.Utility class for creating a description.Helper class for validating events published on a given EventBus.Interface describing action to perform on a Saga Test Fixture during the configuration phase.Interface towards an object that contains the results of a Fixture execution.Default implementation of FixtureExecutionResult.Interface to an object that publishes events on behalf of an aggregate.A wrapper around a
ListenerInvocationErrorHandlerthat in itself also implementsListenerInvocationErrorHandler.Helper class for the validation of Saga Repository content.Fixture for testing Annotated Sagas based on events and time passing.Interface to an object that publishes events on behalf of an aggregate.Interface providing an API to methods in the "when" state of the fixture execution.