Module test

Source
Expand description

Module exposing a Scenario type to test Aggregates using the given-then-when canvas.

Structsยง

Scenario
A test scenario that can be used to test an Aggregate and Aggregate Root using a given-then-when canvas approach.