|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Methods | |
RequestExpectation matchRequest(ClientHttpRequest) |
|
| Changed Methods | ||
ClientHttpResponse validateRequestInternal(ClientHttpRequest) |
Method was locally defined, but is now inherited from AbstractRequestExpectationManager. Now deprecated. Change of visibility from public to protected. |
as of 5.0.3, subclasses should implement {@link #matchRequest(ClientHttpRequest)} instead and return only the matched expectation, leaving the call to create the response as a separate step (to be invoked by this class). |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||