Uses of Package
org.axonframework.test.util
Packages that use org.axonframework.test.util
Package
Description
A collection of classes which may prove useful when testing Axon-based classes.
-
Classes in org.axonframework.test.util used by org.axonframework.test.fixtureClassDescriptionCommandBus implementation that does not perform any actions on subscriptions or dispatched commands, but records them instead.
-
Classes in org.axonframework.test.util used by org.axonframework.test.utilClassDescriptionInterface towards a mechanism that replicates the behavior of a Command Handling component.MessageMonitorReport is responsible for maintaining a list of reports detailing the processing status of messages.Represents a report that provides details about the processing of a message.Represents a failure report indicating an error occurred during the processing of a message.Represents an ignored report, indicating that the processing of a message was bypassed or not handled.Represents a successful report indicating that a message has been processed successfully.