mocks

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 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 MockConduitFactory

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

MockConduitFactory is a mock of ConduitFactory interface.

func NewMockConduitFactory

func NewMockConduitFactory(ctrl *gomock.Controller) *MockConduitFactory

NewMockConduitFactory creates a new mock instance.

func (*MockConduitFactory) EXPECT

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

func (*MockConduitFactory) New

func (m *MockConduitFactory) New(arg0 *v1.Conduit) (types.Conduit, error)

New mocks base method.

type MockConduitFactoryMockRecorder

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

MockConduitFactoryMockRecorder is the mock recorder for MockConduitFactory.

func (*MockConduitFactoryMockRecorder) New

func (mr *MockConduitFactoryMockRecorder) New(arg0 interface{}) *gomock.Call

New indicates an expected call of New.

Jump to

Keyboard shortcuts

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