mocks

package
v0.0.0-...-29f19f2 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2021 License: MIT 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 MockICommand

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

MockICommand is a mock of ICommand interface.

func NewMockICommand

func NewMockICommand(ctrl *gomock.Controller) *MockICommand

NewMockICommand creates a new mock instance.

func (*MockICommand) EXPECT

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

func (*MockICommand) Execute

func (m *MockICommand) Execute(arg0 string, arg1 ...string) ([]byte, error)

Execute mocks base method.

type MockICommandMockRecorder

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

MockICommandMockRecorder is the mock recorder for MockICommand.

func (*MockICommandMockRecorder) Execute

func (mr *MockICommandMockRecorder) Execute(arg0 interface{}, arg1 ...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