mock_network

package
v0.182.42 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_network is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockManagerInterface

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

MockManagerInterface is a mock of ManagerInterface interface.

func NewMockManagerInterface

func NewMockManagerInterface(ctrl *gomock.Controller) *MockManagerInterface

NewMockManagerInterface creates a new mock instance.

func (*MockManagerInterface) EXPECT

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

func (*MockManagerInterface) Find

func (m *MockManagerInterface) Find(chainID uint64) *params.Network

Find mocks base method.

func (*MockManagerInterface) Get

func (m *MockManagerInterface) Get(onlyEnabled bool) ([]*params.Network, error)

Get mocks base method.

func (*MockManagerInterface) GetAll

func (m *MockManagerInterface) GetAll() ([]*params.Network, error)

GetAll mocks base method.

func (*MockManagerInterface) GetConfiguredNetworks

func (m *MockManagerInterface) GetConfiguredNetworks() []params.Network

GetConfiguredNetworks mocks base method.

func (*MockManagerInterface) GetTestNetworksEnabled

func (m *MockManagerInterface) GetTestNetworksEnabled() (bool, error)

GetTestNetworksEnabled mocks base method.

type MockManagerInterfaceMockRecorder

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

MockManagerInterfaceMockRecorder is the mock recorder for MockManagerInterface.

func (*MockManagerInterfaceMockRecorder) Find

func (mr *MockManagerInterfaceMockRecorder) Find(chainID interface{}) *gomock.Call

Find indicates an expected call of Find.

func (*MockManagerInterfaceMockRecorder) Get

func (mr *MockManagerInterfaceMockRecorder) Get(onlyEnabled interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockManagerInterfaceMockRecorder) GetAll

GetAll indicates an expected call of GetAll.

func (*MockManagerInterfaceMockRecorder) GetConfiguredNetworks

func (mr *MockManagerInterfaceMockRecorder) GetConfiguredNetworks() *gomock.Call

GetConfiguredNetworks indicates an expected call of GetConfiguredNetworks.

func (*MockManagerInterfaceMockRecorder) GetTestNetworksEnabled

func (mr *MockManagerInterfaceMockRecorder) GetTestNetworksEnabled() *gomock.Call

GetTestNetworksEnabled indicates an expected call of GetTestNetworksEnabled.

Jump to

Keyboard shortcuts

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