plugintest

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package plugintest is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPlugin

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

MockPlugin is a mock of Plugin interface.

func NewMockPlugin

func NewMockPlugin(ctrl *gomock.Controller) *MockPlugin

NewMockPlugin creates a new mock instance.

func (*MockPlugin) EXPECT

func (m *MockPlugin) EXPECT() *MockPluginMockRecorder

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

func (*MockPlugin) Goodbye

func (m *MockPlugin) Goodbye() error

Goodbye mocks base method.

func (*MockPlugin) Handshake

func (m *MockPlugin) Handshake(arg0 *api.HandshakeRequest) (*api.HandshakeResponse, error)

Handshake mocks base method.

type MockPluginMockRecorder added in v1.3.0

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

MockPluginMockRecorder is the mock recorder for MockPlugin.

func (*MockPluginMockRecorder) Goodbye added in v1.3.0

func (mr *MockPluginMockRecorder) Goodbye() *gomock.Call

Goodbye indicates an expected call of Goodbye.

func (*MockPluginMockRecorder) Handshake added in v1.3.0

func (mr *MockPluginMockRecorder) Handshake(arg0 interface{}) *gomock.Call

Handshake indicates an expected call of Handshake.

type MockServiceGenerator

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

MockServiceGenerator is a mock of ServiceGenerator interface.

func NewMockServiceGenerator

func NewMockServiceGenerator(ctrl *gomock.Controller) *MockServiceGenerator

NewMockServiceGenerator creates a new mock instance.

func (*MockServiceGenerator) EXPECT

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

func (*MockServiceGenerator) Generate

Generate mocks base method.

type MockServiceGeneratorMockRecorder added in v1.3.0

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

MockServiceGeneratorMockRecorder is the mock recorder for MockServiceGenerator.

func (*MockServiceGeneratorMockRecorder) Generate added in v1.3.0

func (mr *MockServiceGeneratorMockRecorder) Generate(arg0 interface{}) *gomock.Call

Generate indicates an expected call of Generate.

Jump to

Keyboard shortcuts

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