mock_factory

package
v0.0.0-...-64e8fac Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_factory is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRegistryGetter

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

MockRegistryGetter is a mock of RegistryGetter interface.

func NewMockRegistryGetter

func NewMockRegistryGetter(ctrl *gomock.Controller) *MockRegistryGetter

NewMockRegistryGetter creates a new mock instance.

func (*MockRegistryGetter) EXPECT

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

func (*MockRegistryGetter) GetRegistryByConfig

func (m *MockRegistryGetter) GetRegistryByConfig(ctx context.Context, config *registry.Config) (registry.Registry, error)

GetRegistryByConfig mocks base method.

type MockRegistryGetterMockRecorder

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

MockRegistryGetterMockRecorder is the mock recorder for MockRegistryGetter.

func (*MockRegistryGetterMockRecorder) GetRegistryByConfig

func (mr *MockRegistryGetterMockRecorder) GetRegistryByConfig(ctx, config interface{}) *gomock.Call

GetRegistryByConfig indicates an expected call of GetRegistryByConfig.

Jump to

Keyboard shortcuts

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