mocks

package
v0.0.0-...-80c8c53 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: MIT Imports: 5 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 MockFileRunner

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

MockFileRunner is a mock of FileRunner interface.

func NewMockFileRunner

func NewMockFileRunner(ctrl *gomock.Controller) *MockFileRunner

NewMockFileRunner creates a new mock instance.

func (*MockFileRunner) EXPECT

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

func (*MockFileRunner) Run

func (m *MockFileRunner) Run(arg0 context.Context, arg1 []executor.Executor, arg2 string) <-chan *runner.FileResult

Run mocks base method.

type MockFileRunnerMockRecorder

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

MockFileRunnerMockRecorder is the mock recorder for MockFileRunner.

func (*MockFileRunnerMockRecorder) Run

func (mr *MockFileRunnerMockRecorder) Run(arg0, arg1, arg2 interface{}) *gomock.Call

Run indicates an expected call of Run.

Jump to

Keyboard shortcuts

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