| Package | Description |
|---|---|
| com.github.kristofa.test.http |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2014. All Rights Reserved.