Uses of Package
org.axonframework.test.utils

Packages that use org.axonframework.test.utils
org.axonframework.test.saga   
org.axonframework.test.utils A collection of classes which may prove useful when testing Axon-based classes. 
 

Classes in org.axonframework.test.utils used by org.axonframework.test.saga
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.
 

Classes in org.axonframework.test.utils used by org.axonframework.test.utils
CallbackBehavior
          Interface towards a mechanism that replicates the behavior of a Command Handling component.
 



Copyright © 2010-2016. All Rights Reserved.