mock

package
v1.1.0-beta.0...-5ead7e9 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMiniTaskExecutor

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

MockMiniTaskExecutor is a mock of MiniTaskExecutor interface.

func NewMockMiniTaskExecutor

func NewMockMiniTaskExecutor(ctrl *gomock.Controller) *MockMiniTaskExecutor

NewMockMiniTaskExecutor creates a new mock instance.

func (*MockMiniTaskExecutor) EXPECT

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

func (*MockMiniTaskExecutor) ISGOMOCK

func (m *MockMiniTaskExecutor) ISGOMOCK() struct{}

ISGOMOCK indicates that this struct is a gomock mock.

func (*MockMiniTaskExecutor) Run

func (m *MockMiniTaskExecutor) Run(arg0 context.Context, arg1, arg2 backend.EngineWriter) error

Run mocks base method.

type MockMiniTaskExecutorMockRecorder

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

MockMiniTaskExecutorMockRecorder is the mock recorder for MockMiniTaskExecutor.

func (*MockMiniTaskExecutorMockRecorder) Run

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