eventually-rs icon indicating copy to clipboard operation
eventually-rs copied to clipboard

eventually: add aggregate::test::Scenario

Open ar3s3ru opened this issue 2 years ago • 0 comments

Similarly to command::test::Scenario, which can be used to test Command Handlers, having an aggregate::test::Scenario is useful to test Aggregate Root methods that produce Domain Events.

ar3s3ru avatar Jan 29 '24 23:01 ar3s3ru