mocks

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2021 License: Apache-2.0 Imports: 2 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 MockICommandExecutor

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

MockICommandExecutor is a mock of ICommandExecutor interface.

func NewMockICommandExecutor

func NewMockICommandExecutor(ctrl *gomock.Controller) *MockICommandExecutor

NewMockICommandExecutor creates a new mock instance.

func (*MockICommandExecutor) EXPECT

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

func (*MockICommandExecutor) Execute

func (m *MockICommandExecutor) Execute(name string, args ...string) (string, string, int, error)

Execute mocks base method.

type MockICommandExecutorMockRecorder

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

MockICommandExecutorMockRecorder is the mock recorder for MockICommandExecutor.

func (*MockICommandExecutorMockRecorder) Execute

func (mr *MockICommandExecutorMockRecorder) Execute(name interface{}, args ...interface{}) *gomock.Call

Execute indicates an expected call of Execute.

Jump to

Keyboard shortcuts

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