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)
ExpectationForwardCallback
handle
in interface ExpectationCallback<HttpRequest>
handle
in interface ExpectationForwardCallback
httpRequest
- the request that satisfied the expectation conditionCopyright © 2020. All rights reserved.