public class PrecannedTestExpectationForwardCallback extends Object implements ExpectationForwardCallback
| Constructor and Description |
|---|
PrecannedTestExpectationForwardCallback() |
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
handle(HttpRequest httpRequest)
Called for every request when expectation condition has been satisfied.
|
public PrecannedTestExpectationForwardCallback()
public HttpRequest handle(HttpRequest httpRequest)
ExpectationForwardCallbackhandle in interface ExpectationForwardCallbackhttpRequest - the request that satisfied the expectation conditionCopyright © 2018. All rights reserved.