mock_commandexecutor

package
v0.0.0-...-19f3ddf Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

Package mock_commandexecutor is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCommandExecutorInterface

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

MockCommandExecutorInterface is a mock of CommandExecutorInterface interface.

func NewMockCommandExecutorInterface

func NewMockCommandExecutorInterface(ctrl *gomock.Controller) *MockCommandExecutorInterface

NewMockCommandExecutorInterface creates a new mock instance.

func (*MockCommandExecutorInterface) EXPECT

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

func (*MockCommandExecutorInterface) Run

func (m *MockCommandExecutorInterface) Run(addr, command string, stdin io.Reader, routeToStd bool) (bytes.Buffer, bytes.Buffer, error)

Run mocks base method.

type MockCommandExecutorInterfaceMockRecorder

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

MockCommandExecutorInterfaceMockRecorder is the mock recorder for MockCommandExecutorInterface.

func (*MockCommandExecutorInterfaceMockRecorder) Run

func (mr *MockCommandExecutorInterfaceMockRecorder) Run(addr, command, stdin, routeToStd interface{}) *gomock.Call

Run indicates an expected call of Run.

Jump to

Keyboard shortcuts

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