mocks

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPClient

type HTTPClient struct {
	mock.Mock
}

HTTPClient is an autogenerated mock type for the HTTPClient type

func NewHTTPClient

func NewHTTPClient(t mockConstructorTestingTNewHTTPClient) *HTTPClient

NewHTTPClient creates a new instance of HTTPClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*HTTPClient) Do

func (_m *HTTPClient) Do(_a0 *http.Request) (*http.Response, error)

Do provides a mock function with given fields: _a0

func (*HTTPClient) EXPECT

func (_m *HTTPClient) EXPECT() *HTTPClient_Expecter

type HTTPClient_Do_Call

type HTTPClient_Do_Call struct {
	*mock.Call
}

HTTPClient_Do_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Do'

func (*HTTPClient_Do_Call) Return

func (_c *HTTPClient_Do_Call) Return(_a0 *http.Response, _a1 error) *HTTPClient_Do_Call

func (*HTTPClient_Do_Call) Run

func (_c *HTTPClient_Do_Call) Run(run func(_a0 *http.Request)) *HTTPClient_Do_Call

type HTTPClient_Expecter

type HTTPClient_Expecter struct {
	// contains filtered or unexported fields
}

func (*HTTPClient_Expecter) Do

func (_e *HTTPClient_Expecter) Do(_a0 interface{}) *HTTPClient_Do_Call

Do is a helper method to define mock.On call

  • _a0 *http.Request

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL