Categorygithub.com/mikeschinkel/go-testclient
modulepackage
1.1.2
Repository: https://github.com/mikeschinkel/go-testclient.git
Documentation: pkg.go.dev

# 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{}.

# Constants

No description provided by the author
Seconds.

# 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