Struct thalo_testing::GivenTest [−][src]
pub struct GivenTest<A>(_);Expand description
An aggregate given events.
Implementations
When a command is applied.
Given previous events, the aggregate should equal the given state.
pub struct GivenTest<A>(_);An aggregate given events.
When a command is applied.
Given previous events, the aggregate should equal the given state.