clientmock

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2020 License: MIT Imports: 5 Imported by: 5

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) AddCredentials

func (m *MockClient) AddCredentials(arg0 context.Context, arg1 map[string]string, arg2 *googlenow.GoogleNowService_AddCredentials_Args) (map[string]string, error)

AddCredentials mocks base method

func (*MockClient) CheckCredentials

func (m *MockClient) CheckCredentials(arg0 context.Context, arg1 map[string]string) (map[string]string, error)

CheckCredentials 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) HTTPClient

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

HTTPClient mocks base method

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient

func (*MockClientMockRecorder) AddCredentials

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

AddCredentials indicates an expected call of AddCredentials

func (*MockClientMockRecorder) CheckCredentials

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

CheckCredentials indicates an expected call of CheckCredentials

func (*MockClientMockRecorder) HTTPClient

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

HTTPClient indicates an expected call of HTTPClient

Jump to

Keyboard shortcuts

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