find All Unexpected Requests
Returns all HTTP requests that arrived at the server but were not matched by any stub.
Return
A list of RecordedRequest snapshots.
Returns all HTTP requests that arrived at the server but were not matched by any stub.
A list of RecordedRequest snapshots.