mock_runcmd

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2021 License: MIT Imports: 3 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 MockRunnerAPI

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

MockRunnerAPI is a mock of RunnerAPI interface.

func NewMockRunnerAPI

func NewMockRunnerAPI(ctrl *gomock.Controller) *MockRunnerAPI

NewMockRunnerAPI creates a new mock instance.

func (*MockRunnerAPI) EXPECT

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

func (*MockRunnerAPI) Exec

func (m *MockRunnerAPI) Exec(arg0 *runcmd.ExecParams) (string, error)

Exec mocks base method.

func (*MockRunnerAPI) NEW

NEW creates a MockRunnerAPI.

type MockRunnerAPIMockRecorder

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

MockRunnerAPIMockRecorder is the mock recorder for MockRunnerAPI.

func (*MockRunnerAPIMockRecorder) Exec

func (mr *MockRunnerAPIMockRecorder) Exec(arg0 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