Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 620 Bytes

File metadata and controls

11 lines (7 loc) · 620 Bytes

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