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: 4 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 MockPathRunner

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

MockPathRunner is a mock of PathRunner interface.

func NewMockPathRunner

func NewMockPathRunner(ctrl *gomock.Controller) *MockPathRunner

NewMockPathRunner creates a new mock instance.

func (*MockPathRunner) EXPECT

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

func (*MockPathRunner) Run

func (m *MockPathRunner) Run(arg0 context.Context, arg1 string) <-chan *runner.PathResult

Run mocks base method.

type MockPathRunnerMockRecorder

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

MockPathRunnerMockRecorder is the mock recorder for MockPathRunner.

func (*MockPathRunnerMockRecorder) Run

func (mr *MockPathRunnerMockRecorder) Run(arg0, arg1 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