registrymock

package
v1.11.11-rc.4 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package registrymock is a generated GoMock package.

Package registrymock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VMGetter

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

VMGetter is a mock of VMGetter interface.

func NewVMGetter

func NewVMGetter(ctrl *gomock.Controller) *VMGetter

NewVMGetter creates a new mock instance.

func (*VMGetter) EXPECT

func (m *VMGetter) EXPECT() *VMGetterMockRecorder

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

func (*VMGetter) Get

func (m *VMGetter) Get() (map[ids.ID]vms.Factory, map[ids.ID]vms.Factory, error)

Get mocks base method.

type VMGetterMockRecorder

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

VMGetterMockRecorder is the mock recorder for VMGetter.

func (*VMGetterMockRecorder) Get

func (mr *VMGetterMockRecorder) Get() *gomock.Call

Get indicates an expected call of Get.

type VMRegistry

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

VMRegistry is a mock of VMRegistry interface.

func NewVMRegistry

func NewVMRegistry(ctrl *gomock.Controller) *VMRegistry

NewVMRegistry creates a new mock instance.

func (*VMRegistry) EXPECT

func (m *VMRegistry) EXPECT() *VMRegistryMockRecorder

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

func (*VMRegistry) Reload

func (m *VMRegistry) Reload(arg0 context.Context) ([]ids.ID, map[ids.ID]error, error)

Reload mocks base method.

type VMRegistryMockRecorder

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

VMRegistryMockRecorder is the mock recorder for VMRegistry.

func (*VMRegistryMockRecorder) Reload

func (mr *VMRegistryMockRecorder) Reload(arg0 any) *gomock.Call

Reload indicates an expected call of Reload.

Jump to

Keyboard shortcuts

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