BaseRequestExpectation
Default implementation of RequestExpectation.
Functions
Link copied to clipboard
Fetches the raw response body once it has been received.
Link copied to clipboard
Returns the request once it has been received.
Link copied to clipboard
Returns the request event once it has been received.
Link copied to clipboard
Returns the response once it has been received.
Link copied to clipboard
Fetches the response body once it has been received.
Link copied to clipboard
Returns the response event once it has been received.
Link copied to clipboard
Expect a request/response that matches the given urlPattern.