Struct thalo_testing::WhenTest [−][src]
pub struct WhenTest<A, R> { /* fields omitted */ }Expand description
An aggregate when a command is performed.
Implementations
Get the inner result from the previous when() action.
Get the inner aggregate.
Then the result of the previous when() action should equal the given parameter.
