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.

When another command is applied.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.