Module assert_cmd::assert

source ·
Expand description

Output assertions.

Structs

Traits

Used by Assert::code to convert Self into the needed Predicate<i32>.
Used by Assert::stdout and Assert::stderr to convert Self into the needed [Predicate<[u8]>].
Assert the state of an Output.