# README
go-testclient
Simple Test Client for making HTTP(S) calls returning JSON for GoLang developers.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTestContext creates a new *TextContext from a TextContextArgs{}.
# Structs
Client provides an instance of the RequestDoer interface.
No description provided by the author
No description provided by the author
MockTransport provides a mock for RoundTrip() for testing.
MockTransport provides a mock for RoundTrip() for testing.
TestContext embedded *testing.T and adds a ExpectedResponse.
TestContextArgs is used to pass arguments to NewTestContext().
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author