expect

Macro expect 

Source
macro_rules! expect {
    ($expr:expr) => { ... };
}
Expand description

Main entry point for fluent assertions