mock_leader

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_leader is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCommandRunner

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

MockCommandRunner is a mock of CommandRunner interface.

func NewMockCommandRunner

func NewMockCommandRunner(ctrl *gomock.Controller) *MockCommandRunner

NewMockCommandRunner creates a new mock instance.

func (*MockCommandRunner) EXPECT

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

func (*MockCommandRunner) RunCardanoCmd added in v0.7.0

func (m *MockCommandRunner) RunCardanoCmd(trimmedArgs []string) (string, error)

RunCardanoCmd mocks base method.

type MockCommandRunnerMockRecorder

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

MockCommandRunnerMockRecorder is the mock recorder for MockCommandRunner.

func (*MockCommandRunnerMockRecorder) RunCardanoCmd added in v0.7.0

func (mr *MockCommandRunnerMockRecorder) RunCardanoCmd(trimmedArgs interface{}) *gomock.Call

RunCardanoCmd indicates an expected call of RunCardanoCmd.

type MockConfigGetter added in v0.3.0

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

MockConfigGetter is a mock of ConfigGetter interface.

func NewMockConfigGetter added in v0.3.0

func NewMockConfigGetter(ctrl *gomock.Controller) *MockConfigGetter

NewMockConfigGetter creates a new mock instance.

func (*MockConfigGetter) EXPECT added in v0.3.0

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

func (*MockConfigGetter) GetConfig added in v0.3.0

func (m *MockConfigGetter) GetConfig() config.CfgYaml

GetConfig mocks base method.

type MockConfigGetterMockRecorder added in v0.3.0

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

MockConfigGetterMockRecorder is the mock recorder for MockConfigGetter.

func (*MockConfigGetterMockRecorder) GetConfig added in v0.3.0

func (mr *MockConfigGetterMockRecorder) GetConfig() *gomock.Call

GetConfig indicates an expected call of GetConfig.

Jump to

Keyboard shortcuts

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