clientmock

package
v0.0.0-...-81dacae Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package clientmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBaseClient

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

MockBaseClient is a mock of BaseClient interface

func NewMockBaseClient

func NewMockBaseClient(ctrl *gomock.Controller) *MockBaseClient

NewMockBaseClient creates a new mock instance

func (*MockBaseClient) Do

func (m *MockBaseClient) Do(arg0 context.Context, arg1, arg2 string, arg3 url.Values, arg4 http.Header, arg5 io.Reader, arg6 interface{}) glitch.DataError

Do mocks base method

func (*MockBaseClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockBaseClient) MakeRequest

func (m *MockBaseClient) MakeRequest(arg0 context.Context, arg1, arg2 string, arg3 url.Values, arg4 http.Header, arg5 io.Reader) (int, []byte, glitch.DataError)

MakeRequest mocks base method

type MockBaseClientMockRecorder

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

MockBaseClientMockRecorder is the mock recorder for MockBaseClient

func (*MockBaseClientMockRecorder) Do

func (mr *MockBaseClientMockRecorder) Do(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call

Do indicates an expected call of Do

func (*MockBaseClientMockRecorder) MakeRequest

func (mr *MockBaseClientMockRecorder) MakeRequest(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

MakeRequest indicates an expected call of MakeRequest

Jump to

Keyboard shortcuts

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