mock

package
v0.11.0-nightly.20240731 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 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 PluginService added in v0.9.0

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

PluginService is a mock of PluginService interface.

func NewPluginService added in v0.9.0

func NewPluginService(ctrl *gomock.Controller) *PluginService

NewPluginService creates a new mock instance.

func (*PluginService) EXPECT added in v0.9.0

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

func (*PluginService) NewProcessor added in v0.9.0

func (m *PluginService) NewProcessor(arg0 context.Context, arg1, arg2 string) (sdk.Processor, error)

NewProcessor mocks base method.

type PluginServiceMockRecorder added in v0.9.0

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

PluginServiceMockRecorder is the mock recorder for PluginService.

func (*PluginServiceMockRecorder) NewProcessor added in v0.9.0

func (mr *PluginServiceMockRecorder) NewProcessor(arg0, arg1, arg2 any) *PluginServiceNewProcessorCall

NewProcessor indicates an expected call of NewProcessor.

type PluginServiceNewProcessorCall added in v0.11.0

type PluginServiceNewProcessorCall struct {
	*gomock.Call
}

PluginServiceNewProcessorCall wrap *gomock.Call

func (*PluginServiceNewProcessorCall) Do added in v0.11.0

Do rewrite *gomock.Call.Do

func (*PluginServiceNewProcessorCall) DoAndReturn added in v0.11.0

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*PluginServiceNewProcessorCall) Return added in v0.11.0

Return rewrite *gomock.Call.Return

Jump to

Keyboard shortcuts

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