method
verify
v2_1_10 -
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.