Flowdock
method

assert_operator

Importance_1
v1_9_3_125 - Show latest stable - 0 notes - Class: Assertions
assert_operator(o1, op, o2, msg = nil) public

For testing equality operators and so-forth.

assert_operator 5, :<=, 4
Show source
Register or log in to add new notes.