clientmock

package
v0.0.0-...-2992608 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2022 License: MIT Imports: 5 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 MockClient

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

MockClient is a mock of Client interface.

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance.

func (*MockClient) ArgNotStruct

ArgNotStruct mocks base method.

func (*MockClient) ArgWithHeaders

ArgWithHeaders mocks base method.

func (*MockClient) ArgWithManyQueryParams

ArgWithManyQueryParams mocks base method.

func (*MockClient) ArgWithNearDupQueryParams

ArgWithNearDupQueryParams mocks base method.

func (*MockClient) ArgWithNestedQueryParams

ArgWithNestedQueryParams mocks base method.

func (*MockClient) ArgWithParams

ArgWithParams mocks base method.

func (*MockClient) ArgWithParamsAndDuplicateFields

ArgWithParamsAndDuplicateFields mocks base method.

func (*MockClient) ArgWithQueryHeader

ArgWithQueryHeader mocks base method.

func (*MockClient) ArgWithQueryParams

ArgWithQueryParams mocks base method.

func (*MockClient) DeleteFoo

DeleteFoo mocks base method.

func (*MockClient) DeleteWithBody

DeleteWithBody mocks base method.

func (*MockClient) DeleteWithQueryParams

DeleteWithQueryParams mocks base method.

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

func (*MockClient) EchoBinary

EchoBinary mocks base method.

func (*MockClient) EchoBool

EchoBool mocks base method.

func (*MockClient) EchoDouble

EchoDouble mocks base method.

func (*MockClient) EchoEnum

EchoEnum mocks base method.

func (*MockClient) EchoI16

EchoI16 mocks base method.

func (*MockClient) EchoI32

EchoI32 mocks base method.

func (*MockClient) EchoI32Map

EchoI32Map mocks base method.

func (*MockClient) EchoI64

EchoI64 mocks base method.

func (*MockClient) EchoI8

EchoI8 mocks base method.

func (*MockClient) EchoString

EchoString mocks base method.

func (*MockClient) EchoStringList

EchoStringList mocks base method.

func (*MockClient) EchoStringMap

EchoStringMap mocks base method.

func (*MockClient) EchoStringSet

func (m *MockClient) EchoStringSet(arg0 context.Context, arg1 map[string]string, arg2 *bar.Echo_EchoStringSet_Args, arg3 *runtime.TimeoutAndRetryOptions) (context.Context, map[string]struct{}, map[string]string, error)

EchoStringSet mocks base method.

func (*MockClient) EchoStructList

EchoStructList mocks base method.

func (*MockClient) EchoStructSet

EchoStructSet mocks base method.

func (*MockClient) EchoTypedef

EchoTypedef mocks base method.

func (*MockClient) HTTPClient

func (m *MockClient) HTTPClient() *runtime.HTTPClient

HTTPClient mocks base method.

func (*MockClient) Hello

Hello mocks base method.

func (*MockClient) ListAndEnum

ListAndEnum mocks base method.

func (*MockClient) MissingArg

MissingArg mocks base method.

func (*MockClient) NoRequest

NoRequest mocks base method.

func (*MockClient) Normal

Normal mocks base method.

func (*MockClient) NormalRecur

NormalRecur mocks base method.

func (*MockClient) TooManyArgs

TooManyArgs mocks base method.

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient.

func (*MockClientMockRecorder) ArgNotStruct

func (mr *MockClientMockRecorder) ArgNotStruct(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ArgNotStruct indicates an expected call of ArgNotStruct.

func (*MockClientMockRecorder) ArgWithHeaders

func (mr *MockClientMockRecorder) ArgWithHeaders(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ArgWithHeaders indicates an expected call of ArgWithHeaders.

func (*MockClientMockRecorder) ArgWithManyQueryParams

func (mr *MockClientMockRecorder) ArgWithManyQueryParams(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ArgWithManyQueryParams indicates an expected call of ArgWithManyQueryParams.

func (*MockClientMockRecorder) ArgWithNearDupQueryParams

func (mr *MockClientMockRecorder) ArgWithNearDupQueryParams(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ArgWithNearDupQueryParams indicates an expected call of ArgWithNearDupQueryParams.

func (*MockClientMockRecorder) ArgWithNestedQueryParams

func (mr *MockClientMockRecorder) ArgWithNestedQueryParams(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ArgWithNestedQueryParams indicates an expected call of ArgWithNestedQueryParams.

func (*MockClientMockRecorder) ArgWithParams

func (mr *MockClientMockRecorder) ArgWithParams(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ArgWithParams indicates an expected call of ArgWithParams.

func (*MockClientMockRecorder) ArgWithParamsAndDuplicateFields

func (mr *MockClientMockRecorder) ArgWithParamsAndDuplicateFields(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ArgWithParamsAndDuplicateFields indicates an expected call of ArgWithParamsAndDuplicateFields.

func (*MockClientMockRecorder) ArgWithQueryHeader

func (mr *MockClientMockRecorder) ArgWithQueryHeader(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ArgWithQueryHeader indicates an expected call of ArgWithQueryHeader.

func (*MockClientMockRecorder) ArgWithQueryParams

func (mr *MockClientMockRecorder) ArgWithQueryParams(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ArgWithQueryParams indicates an expected call of ArgWithQueryParams.

func (*MockClientMockRecorder) DeleteFoo

func (mr *MockClientMockRecorder) DeleteFoo(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

DeleteFoo indicates an expected call of DeleteFoo.

func (*MockClientMockRecorder) DeleteWithBody

func (mr *MockClientMockRecorder) DeleteWithBody(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

DeleteWithBody indicates an expected call of DeleteWithBody.

func (*MockClientMockRecorder) DeleteWithQueryParams

func (mr *MockClientMockRecorder) DeleteWithQueryParams(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

DeleteWithQueryParams indicates an expected call of DeleteWithQueryParams.

func (*MockClientMockRecorder) EchoBinary

func (mr *MockClientMockRecorder) EchoBinary(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoBinary indicates an expected call of EchoBinary.

func (*MockClientMockRecorder) EchoBool

func (mr *MockClientMockRecorder) EchoBool(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoBool indicates an expected call of EchoBool.

func (*MockClientMockRecorder) EchoDouble

func (mr *MockClientMockRecorder) EchoDouble(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoDouble indicates an expected call of EchoDouble.

func (*MockClientMockRecorder) EchoEnum

func (mr *MockClientMockRecorder) EchoEnum(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoEnum indicates an expected call of EchoEnum.

func (*MockClientMockRecorder) EchoI16

func (mr *MockClientMockRecorder) EchoI16(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoI16 indicates an expected call of EchoI16.

func (*MockClientMockRecorder) EchoI32

func (mr *MockClientMockRecorder) EchoI32(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoI32 indicates an expected call of EchoI32.

func (*MockClientMockRecorder) EchoI32Map

func (mr *MockClientMockRecorder) EchoI32Map(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoI32Map indicates an expected call of EchoI32Map.

func (*MockClientMockRecorder) EchoI64

func (mr *MockClientMockRecorder) EchoI64(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoI64 indicates an expected call of EchoI64.

func (*MockClientMockRecorder) EchoI8

func (mr *MockClientMockRecorder) EchoI8(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoI8 indicates an expected call of EchoI8.

func (*MockClientMockRecorder) EchoString

func (mr *MockClientMockRecorder) EchoString(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoString indicates an expected call of EchoString.

func (*MockClientMockRecorder) EchoStringList

func (mr *MockClientMockRecorder) EchoStringList(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoStringList indicates an expected call of EchoStringList.

func (*MockClientMockRecorder) EchoStringMap

func (mr *MockClientMockRecorder) EchoStringMap(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoStringMap indicates an expected call of EchoStringMap.

func (*MockClientMockRecorder) EchoStringSet

func (mr *MockClientMockRecorder) EchoStringSet(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoStringSet indicates an expected call of EchoStringSet.

func (*MockClientMockRecorder) EchoStructList

func (mr *MockClientMockRecorder) EchoStructList(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoStructList indicates an expected call of EchoStructList.

func (*MockClientMockRecorder) EchoStructSet

func (mr *MockClientMockRecorder) EchoStructSet(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoStructSet indicates an expected call of EchoStructSet.

func (*MockClientMockRecorder) EchoTypedef

func (mr *MockClientMockRecorder) EchoTypedef(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

EchoTypedef indicates an expected call of EchoTypedef.

func (*MockClientMockRecorder) HTTPClient

func (mr *MockClientMockRecorder) HTTPClient() *gomock.Call

HTTPClient indicates an expected call of HTTPClient.

func (*MockClientMockRecorder) Hello

func (mr *MockClientMockRecorder) Hello(arg0, arg1, arg2 interface{}) *gomock.Call

Hello indicates an expected call of Hello.

func (*MockClientMockRecorder) ListAndEnum

func (mr *MockClientMockRecorder) ListAndEnum(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ListAndEnum indicates an expected call of ListAndEnum.

func (*MockClientMockRecorder) MissingArg

func (mr *MockClientMockRecorder) MissingArg(arg0, arg1, arg2 interface{}) *gomock.Call

MissingArg indicates an expected call of MissingArg.

func (*MockClientMockRecorder) NoRequest

func (mr *MockClientMockRecorder) NoRequest(arg0, arg1, arg2 interface{}) *gomock.Call

NoRequest indicates an expected call of NoRequest.

func (*MockClientMockRecorder) Normal

func (mr *MockClientMockRecorder) Normal(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Normal indicates an expected call of Normal.

func (*MockClientMockRecorder) NormalRecur

func (mr *MockClientMockRecorder) NormalRecur(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

NormalRecur indicates an expected call of NormalRecur.

func (*MockClientMockRecorder) TooManyArgs

func (mr *MockClientMockRecorder) TooManyArgs(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

TooManyArgs indicates an expected call of TooManyArgs.

Jump to

Keyboard shortcuts

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