mock_model

package
v1.4.36 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_model is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIExplorers

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

MockIExplorers is a mock of IExplorers interface.

func NewMockIExplorers

func NewMockIExplorers(ctrl *gomock.Controller) *MockIExplorers

NewMockIExplorers creates a new mock instance.

func (*MockIExplorers) EXPECT

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

func (*MockIExplorers) StartExplore

func (m *MockIExplorers) StartExplore()

StartExplore mocks base method.

type MockIExplorersMockRecorder

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

MockIExplorersMockRecorder is the mock recorder for MockIExplorers.

func (*MockIExplorersMockRecorder) StartExplore

func (mr *MockIExplorersMockRecorder) StartExplore() *gomock.Call

StartExplore indicates an expected call of StartExplore.

type MockIexplorer

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

MockIexplorer is a mock of Iexplorer interface.

func NewMockIexplorer

func NewMockIexplorer(ctrl *gomock.Controller) *MockIexplorer

NewMockIexplorer creates a new mock instance.

func (*MockIexplorer) Continue

func (m *MockIexplorer) Continue()

Continue mocks base method.

func (*MockIexplorer) EXPECT

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

func (*MockIexplorer) GetName

func (m *MockIexplorer) GetName() string

GetName mocks base method.

func (*MockIexplorer) Pause

func (m *MockIexplorer) Pause()

Pause mocks base method.

func (*MockIexplorer) Start

func (m *MockIexplorer) Start(arg0 model.IExplorers)

Start mocks base method.

func (*MockIexplorer) StartExplore

func (m *MockIexplorer) StartExplore()

StartExplore mocks base method.

func (*MockIexplorer) Stop

func (m *MockIexplorer) Stop()

Stop mocks base method.

type MockIexplorerMockRecorder

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

MockIexplorerMockRecorder is the mock recorder for MockIexplorer.

func (*MockIexplorerMockRecorder) Continue

func (mr *MockIexplorerMockRecorder) Continue() *gomock.Call

Continue indicates an expected call of Continue.

func (*MockIexplorerMockRecorder) GetName

func (mr *MockIexplorerMockRecorder) GetName() *gomock.Call

GetName indicates an expected call of GetName.

func (*MockIexplorerMockRecorder) Pause

func (mr *MockIexplorerMockRecorder) Pause() *gomock.Call

Pause indicates an expected call of Pause.

func (*MockIexplorerMockRecorder) Start

func (mr *MockIexplorerMockRecorder) Start(arg0 interface{}) *gomock.Call

Start indicates an expected call of Start.

func (*MockIexplorerMockRecorder) StartExplore

func (mr *MockIexplorerMockRecorder) StartExplore() *gomock.Call

StartExplore indicates an expected call of StartExplore.

func (*MockIexplorerMockRecorder) Stop

Stop indicates an expected call of Stop.

type MockIsettings

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

MockIsettings is a mock of Isettings interface.

func NewMockIsettings

func NewMockIsettings(ctrl *gomock.Controller) *MockIsettings

NewMockIsettings creates a new mock instance.

func (*MockIsettings) EXPECT

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

func (*MockIsettings) GetExplorers

func (m *MockIsettings) GetExplorers() map[string]map[string]interface{}

GetExplorers mocks base method.

func (*MockIsettings) GetLogPass

func (m *MockIsettings) GetLogPass(arg0 string) (string, string)

GetLogPass mocks base method.

func (*MockIsettings) GetProperty

func (m *MockIsettings) GetProperty(arg0, arg1 string, arg2 interface{}) interface{}

GetProperty mocks base method.

func (*MockIsettings) RAC_Host

func (m *MockIsettings) RAC_Host() string

RAC_Host mocks base method.

func (*MockIsettings) RAC_Login

func (m *MockIsettings) RAC_Login() string

RAC_Login mocks base method.

func (*MockIsettings) RAC_Pass

func (m *MockIsettings) RAC_Pass() string

RAC_Pass mocks base method.

func (*MockIsettings) RAC_Path

func (m *MockIsettings) RAC_Path() string

RAC_Path mocks base method.

func (*MockIsettings) RAC_Port

func (m *MockIsettings) RAC_Port() string

RAC_Port mocks base method.

type MockIsettingsMockRecorder

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

MockIsettingsMockRecorder is the mock recorder for MockIsettings.

func (*MockIsettingsMockRecorder) GetExplorers

func (mr *MockIsettingsMockRecorder) GetExplorers() *gomock.Call

GetExplorers indicates an expected call of GetExplorers.

func (*MockIsettingsMockRecorder) GetLogPass

func (mr *MockIsettingsMockRecorder) GetLogPass(arg0 interface{}) *gomock.Call

GetLogPass indicates an expected call of GetLogPass.

func (*MockIsettingsMockRecorder) GetProperty

func (mr *MockIsettingsMockRecorder) GetProperty(arg0, arg1, arg2 interface{}) *gomock.Call

GetProperty indicates an expected call of GetProperty.

func (*MockIsettingsMockRecorder) RAC_Host

func (mr *MockIsettingsMockRecorder) RAC_Host() *gomock.Call

RAC_Host indicates an expected call of RAC_Host.

func (*MockIsettingsMockRecorder) RAC_Login

func (mr *MockIsettingsMockRecorder) RAC_Login() *gomock.Call

RAC_Login indicates an expected call of RAC_Login.

func (*MockIsettingsMockRecorder) RAC_Pass

func (mr *MockIsettingsMockRecorder) RAC_Pass() *gomock.Call

RAC_Pass indicates an expected call of RAC_Pass.

func (*MockIsettingsMockRecorder) RAC_Path

func (mr *MockIsettingsMockRecorder) RAC_Path() *gomock.Call

RAC_Path indicates an expected call of RAC_Path.

func (*MockIsettingsMockRecorder) RAC_Port

func (mr *MockIsettingsMockRecorder) RAC_Port() *gomock.Call

RAC_Port indicates an expected call of RAC_Port.

Jump to

Keyboard shortcuts

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