Package | Description |
---|---|
org.axonframework.test.saga | |
org.axonframework.test.utils |
A collection of classes which may prove useful when testing Axon-based classes.
|
Class and Description |
---|
CallbackBehavior
Interface towards a mechanism that replicates the behavior of a Command Handling component.
|
RecordingCommandBus
CommandBus implementation that does not perform any actions on subscriptions or dispatched commands, but records
them instead.
|
Class and Description |
---|
CallbackBehavior
Interface towards a mechanism that replicates the behavior of a Command Handling component.
|
Copyright © 2010–2022. All rights reserved.