Skip to content

Latest commit

 

History

History

testing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Testing

The Axon Framework provides a complete test module to help unit test your Axon application. This includes capabilities test your Commands/Events and Sagas. This section of the reference guide intends to cover in detail the capabilities that the Axon Framework provides to help facilitate testing.‌

A summary of the various sub-sections is given below.

Sub-Section Purpose
Commands / Events​ Capabilities provided by the Axon Framework to test Commands/Events
Sagas​ Capabilities provided by the Axon Framework to test Sagas