Flowdock
assert_equal(exp, act, msg = nil) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Show source
Register or log in to add new notes.
July 14, 2009
2 thanks

Not for floats

You should use assert_in_delta when comparing floating-point numbers.