mocks

package
v4.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2020 License: Apache-2.0 Imports: 3 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 MockRegistry

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

MockRegistry is a mock of Registry interface

func NewMockRegistry

func NewMockRegistry(ctrl *gomock.Controller) *MockRegistry

NewMockRegistry creates a new mock instance

func (*MockRegistry) EXPECT

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

func (*MockRegistry) ID

func (m *MockRegistry) ID(arg0 meta.ID) (interface{}, error)

ID mocks base method

func (*MockRegistry) Interface

func (m *MockRegistry) Interface(arg0 meta.Interface) (interface{}, error)

Interface mocks base method

func (*MockRegistry) Resolve

func (m *MockRegistry) Resolve(arg0 meta.Dependency) (interface{}, error)

Resolve mocks base method

type MockRegistryMockRecorder

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

MockRegistryMockRecorder is the mock recorder for MockRegistry

func (*MockRegistryMockRecorder) ID

func (mr *MockRegistryMockRecorder) ID(arg0 interface{}) *gomock.Call

ID indicates an expected call of ID

func (*MockRegistryMockRecorder) Interface

func (mr *MockRegistryMockRecorder) Interface(arg0 interface{}) *gomock.Call

Interface indicates an expected call of Interface

func (*MockRegistryMockRecorder) Resolve

func (mr *MockRegistryMockRecorder) Resolve(arg0 interface{}) *gomock.Call

Resolve indicates an expected call of Resolve

Jump to

Keyboard shortcuts

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