mocks

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAuthHttpDoer

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

MockAuthHttpDoer is a mock of AuthHttpDoer interface

func NewMockAuthHttpDoer

func NewMockAuthHttpDoer(ctrl *gomock.Controller) *MockAuthHttpDoer

NewMockAuthHttpDoer creates a new mock instance

func (*MockAuthHttpDoer) EXPECT

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

func (*MockAuthHttpDoer) Get

func (m *MockAuthHttpDoer) Get(url string) (*http.Response, error)

Get mocks base method

type MockAuthHttpDoerMockRecorder

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

MockAuthHttpDoerMockRecorder is the mock recorder for MockAuthHttpDoer

func (*MockAuthHttpDoerMockRecorder) Get

func (mr *MockAuthHttpDoerMockRecorder) Get(url interface{}) *gomock.Call

Get indicates an expected call of Get

type MockReader

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

MockReader is a mock of Reader interface

func NewMockReader

func NewMockReader(ctrl *gomock.Controller) *MockReader

NewMockReader creates a new mock instance

func (*MockReader) EXPECT

func (m *MockReader) EXPECT() *MockReaderMockRecorder

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

func (*MockReader) ReadFile

func (m *MockReader) ReadFile(filename string) ([]byte, error)

ReadFile mocks base method

type MockReaderMockRecorder

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

MockReaderMockRecorder is the mock recorder for MockReader

func (*MockReaderMockRecorder) ReadFile

func (mr *MockReaderMockRecorder) ReadFile(filename interface{}) *gomock.Call

ReadFile indicates an expected call of ReadFile

type MockRemoGatherer

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

MockRemoGatherer is a mock of RemoGatherer interface

func NewMockRemoGatherer

func NewMockRemoGatherer(ctrl *gomock.Controller) *MockRemoGatherer

NewMockRemoGatherer creates a new mock instance

func (*MockRemoGatherer) EXPECT

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

func (*MockRemoGatherer) GetAppliances

func (m *MockRemoGatherer) GetAppliances() (*types.GetAppliancesResult, error)

GetAppliances mocks base method

func (*MockRemoGatherer) GetDevices

func (m *MockRemoGatherer) GetDevices() (*types.GetDevicesResult, error)

GetDevices mocks base method

type MockRemoGathererMockRecorder

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

MockRemoGathererMockRecorder is the mock recorder for MockRemoGatherer

func (*MockRemoGathererMockRecorder) GetAppliances

func (mr *MockRemoGathererMockRecorder) GetAppliances() *gomock.Call

GetAppliances indicates an expected call of GetAppliances

func (*MockRemoGathererMockRecorder) GetDevices

func (mr *MockRemoGathererMockRecorder) GetDevices() *gomock.Call

GetDevices indicates an expected call of GetDevices

Jump to

Keyboard shortcuts

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