Validating
When mocking, you might need to verify that a specific call was actually made, and the correct parameters were passed into that call.
When mocking, you might need to verify that a specific call was actually made, and the correct parameters were passed into that call.