method
assert_send
v1_9_3_125 -
Show latest stable
- Class:
MiniTest::Assertions
assert_send(send_ary, m = nil)public
send_ary is a receiver, message and arguments.
Fails unless the call returns a true value TODO: I should prolly remove this from specs