method
verify
v1_9_3_125 -
Show latest stable
- Class:
MiniTest::Mock
verify()public
Verify that all methods were called as expected. Raises MockExpectationError if the mock object was not called as expected.
verify()Verify that all methods were called as expected. Raises MockExpectationError if the mock object was not called as expected.