Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPRoundTripper ¶
HTTPRoundTripper is an autogenerated mock type for the HTTPRoundTripper type
func NewHTTPRoundTripper ¶
func NewHTTPRoundTripper(t interface { mock.TestingT Cleanup(func()) }) *HTTPRoundTripper
NewHTTPRoundTripper creates a new instance of HTTPRoundTripper. 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.
func (*HTTPRoundTripper) Clone ¶
func (_m *HTTPRoundTripper) Clone() http.HTTPRoundTripper
Clone provides a mock function with given fields:
func (*HTTPRoundTripper) GetTransport ¶
func (_m *HTTPRoundTripper) GetTransport() *nethttp.Transport
GetTransport provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.