Flowdock
method

must_be

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: Expectations
must_be public

See MiniTest::Assertions#assert_operator

n.must_be :<=, 42

This can also do predicates:

str.must_be :empty?
Show source
Register or log in to add new notes.