# Functions
NewResponseBody returns a new mock response body.
NewTransport returns a mock transport.
# Structs
No description provided by the author
No description provided by the author
MockResponseBody implements a mock io.ReadCloser.
MockTransport implements a mock HTTP transport.
Reader provides a byte array from which the reader reads.
No description provided by the author
Writer captures the written bytes so that they may be examined in unit tests.