mocks

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 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 MockServiceRunner

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

MockServiceRunner is a mock of ServiceRunner interface.

func NewMockServiceRunner

func NewMockServiceRunner(ctrl *gomock.Controller) *MockServiceRunner

NewMockServiceRunner creates a new mock instance.

func (*MockServiceRunner) EXPECT

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

func (*MockServiceRunner) Run

func (m *MockServiceRunner) Run() error

Run mocks base method.

type MockServiceRunnerMockRecorder

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

MockServiceRunnerMockRecorder is the mock recorder for MockServiceRunner.

func (*MockServiceRunnerMockRecorder) Run

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