Closed elliotchance closed 10 years ago
->expect('postRequest')->with('a')
If postRequest() is not called at all the test does not fail.
postRequest()
If
postRequest()
is not called at all the test does not fail.