mock_runcmd

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_runcmd is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRunnerIface

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

MockRunnerIface is a mock of RunnerIface interface.

func NewMockRunnerIface

func NewMockRunnerIface(ctrl *gomock.Controller) *MockRunnerIface

NewMockRunnerIface creates a new mock instance.

func (*MockRunnerIface) EXPECT

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

func (*MockRunnerIface) Exec

func (m *MockRunnerIface) Exec(arg0 context.Context, arg1 *runcmd.ExecParams) (string, error)

Exec mocks base method.

func (*MockRunnerIface) NEW

NEW creates a MockRunnerIface.

type MockRunnerIfaceMockRecorder

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

MockRunnerIfaceMockRecorder is the mock recorder for MockRunnerIface.

func (*MockRunnerIfaceMockRecorder) Exec

func (mr *MockRunnerIfaceMockRecorder) Exec(arg0, arg1 interface{}) *gomock.Call

Exec indicates an expected call of Exec.

Jump to

Keyboard shortcuts

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