read / write
Used to simulate a failed request.
Pass this value to queueResponse to simulate a 'no response' failure on the next request made to this instance. The next request made to this instance will simply not be responded to. This is useful in debugging for determining how your code responds to not being able to reach a third party server.