mocks_ecc

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks_ecc is a generated GoMock package.

Package mocks_ecc is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockExecCmd

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

MockExecCmd is a mock of ExecCmd interface.

func NewMockExecCmd

func NewMockExecCmd(ctrl *gomock.Controller) *MockExecCmd

NewMockExecCmd creates a new mock instance.

func (*MockExecCmd) EXPECT

func (m *MockExecCmd) EXPECT() *MockExecCmdMockRecorder

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

func (*MockExecCmd) GetDir

func (m *MockExecCmd) GetDir() string

GetDir mocks base method.

func (*MockExecCmd) Run

func (m *MockExecCmd) Run() error

Run mocks base method.

func (*MockExecCmd) SetDir

func (m *MockExecCmd) SetDir(arg0 string)

SetDir mocks base method.

func (*MockExecCmd) SetStderr

func (m *MockExecCmd) SetStderr(arg0 io.Writer)

SetStderr mocks base method.

func (*MockExecCmd) SetStdin

func (m *MockExecCmd) SetStdin(arg0 io.Reader)

SetStdin mocks base method.

func (*MockExecCmd) SetStdout

func (m *MockExecCmd) SetStdout(arg0 io.Writer)

SetStdout mocks base method.

type MockExecCmdCreator

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

MockExecCmdCreator is a mock of ExecCmdCreator interface.

func NewMockExecCmdCreator

func NewMockExecCmdCreator(ctrl *gomock.Controller) *MockExecCmdCreator

NewMockExecCmdCreator creates a new mock instance.

func (*MockExecCmdCreator) Command

func (m *MockExecCmdCreator) Command(arg0 string, arg1 ...string) ecc.ExecCmd

Command mocks base method.

func (*MockExecCmdCreator) EXPECT

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

type MockExecCmdCreatorMockRecorder

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

MockExecCmdCreatorMockRecorder is the mock recorder for MockExecCmdCreator.

func (*MockExecCmdCreatorMockRecorder) Command

func (mr *MockExecCmdCreatorMockRecorder) Command(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Command indicates an expected call of Command.

type MockExecCmdMockRecorder

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

MockExecCmdMockRecorder is the mock recorder for MockExecCmd.

func (*MockExecCmdMockRecorder) GetDir

func (mr *MockExecCmdMockRecorder) GetDir() *gomock.Call

GetDir indicates an expected call of GetDir.

func (*MockExecCmdMockRecorder) Run

func (mr *MockExecCmdMockRecorder) Run() *gomock.Call

Run indicates an expected call of Run.

func (*MockExecCmdMockRecorder) SetDir

func (mr *MockExecCmdMockRecorder) SetDir(arg0 interface{}) *gomock.Call

SetDir indicates an expected call of SetDir.

func (*MockExecCmdMockRecorder) SetStderr

func (mr *MockExecCmdMockRecorder) SetStderr(arg0 interface{}) *gomock.Call

SetStderr indicates an expected call of SetStderr.

func (*MockExecCmdMockRecorder) SetStdin

func (mr *MockExecCmdMockRecorder) SetStdin(arg0 interface{}) *gomock.Call

SetStdin indicates an expected call of SetStdin.

func (*MockExecCmdMockRecorder) SetStdout

func (mr *MockExecCmdMockRecorder) SetStdout(arg0 interface{}) *gomock.Call

SetStdout indicates an expected call of SetStdout.

Jump to

Keyboard shortcuts

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