We should be able to specify the response payload in some way that is agnostic to the method our applications use to make the request. Specifying the payload should allow a callback, promise, or event-based application to receive the stubbed payload.
We should be able to specify the response payload in some way that is agnostic to the method our applications use to make the request. Specifying the payload should allow a callback, promise, or event-based application to receive the stubbed payload.