Compares a value against an expected condition or expression, reporting failure with file and line information.
1.0.should!"a < b"(1.3);
Compares a value against an expected condition or expression, reporting failure with file and line information.