| Methods in com.github.kristofa.test.http that throw UnsatisfiedExpectationException |
void |
MockHttpServer.verify()
Verify if we got all requests as expected. |
void |
MockHttpServer.ExpectationHandler.verify()
|
void |
MockAndProxyFacade.verify()
In case we are in Mocking operation mode we will verify if all expected requests have been invoked. |
void |
HttpResponseProvider.verify()
Should be executed when all requests have been submitted. |
void |
AbstractHttpResponseProvider.verify()
Should be executed when all requests have been submitted. |