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