public interface ResponseActions
MockWebServiceClient.sendRequest(RequestCreator)
.Modifier and Type | Method and Description |
---|---|
ResponseActions |
andExpect(ResponseMatcher responseMatcher)
Sets up an expectation about the response message.
|
ResponseActions andExpect(ResponseMatcher responseMatcher)
responseMatcher
- the response matcher that defines expectationsResponseActions
, to set up further expectations