public interface ExpectationResponseCallback
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
handle(HttpRequest httpRequest)
Called for every request when expectation condition has been satisfied.
|
HttpResponse handle(HttpRequest httpRequest)
httpRequest - the request that satisfied the expectation conditionCopyright © 2018. All rights reserved.