Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoundTripper ¶
RoundTripper is an autogenerated mock type for the RoundTripper type
func NewRoundTripper ¶
func NewRoundTripper(t interface {
mock.TestingT
Cleanup(func())
}) *RoundTripper
NewRoundTripper creates a new instance of RoundTripper. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
type TestingT ¶
TestingT is an autogenerated mock type for the TestingT type
func NewTestingT ¶
NewTestingT creates a new instance of TestingT. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
Click to show internal directories.
Click to hide internal directories.