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 |
---|---|
Capabilities provided by the Axon Framework to test Commands/Events |
|
Capabilities provided by the Axon Framework to test Sagas |