ExpectDsl
Defines the "Expect" phase of aggregate testing where results are validated.
This interface extends AggregateExpecter to provide comprehensive assertion methods for validating command execution results, and adds the fork method for creating branching test scenarios.
Type Parameters
S
the type of the aggregate state