mocks

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

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 MockExecInterface

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

MockExecInterface is a mock of ExecInterface interface.

func NewMockExecInterface

func NewMockExecInterface(ctrl *gomock.Controller) *MockExecInterface

NewMockExecInterface creates a new mock instance.

func (*MockExecInterface) CommandContext

func (m *MockExecInterface) CommandContext(ctx context.Context, cmd string) (string, error)

CommandContext mocks base method.

func (*MockExecInterface) EXPECT

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

type MockExecInterfaceMockRecorder

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

MockExecInterfaceMockRecorder is the mock recorder for MockExecInterface.

func (*MockExecInterfaceMockRecorder) CommandContext

func (mr *MockExecInterfaceMockRecorder) CommandContext(ctx, cmd interface{}) *gomock.Call

CommandContext indicates an expected call of CommandContext.

Jump to

Keyboard shortcuts

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