# Functions
No description provided by the author
No description provided by the author
NewHTTPTestServer creates a new HTTP test server with the specified responses for each HTTP method.
# Structs
ErrorTransport is custom transport that always produces a simulated network error.
No description provided by the author
No description provided by the author
TestServer is a wrapper around httptest.Server that provides utility methods for testing.