mocks

package
v0.75.8 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

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 MockAssets

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

MockAssets is a mock of Assets interface.

func NewMockAssets

func NewMockAssets(ctrl *gomock.Controller) *MockAssets

NewMockAssets creates a new mock instance.

func (*MockAssets) EXPECT

func (m *MockAssets) EXPECT() *MockAssetsMockRecorder

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

func (*MockAssets) GetVegaIDFromEthereumAddress

func (m *MockAssets) GetVegaIDFromEthereumAddress(arg0 string) string

GetVegaIDFromEthereumAddress mocks base method.

type MockAssetsMockRecorder

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

MockAssetsMockRecorder is the mock recorder for MockAssets.

func (*MockAssetsMockRecorder) GetVegaIDFromEthereumAddress

func (mr *MockAssetsMockRecorder) GetVegaIDFromEthereumAddress(arg0 interface{}) *gomock.Call

GetVegaIDFromEthereumAddress indicates an expected call of GetVegaIDFromEthereumAddress.

type MockFilterer

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

MockFilterer is a mock of Filterer interface.

func NewMockFilterer

func NewMockFilterer(ctrl *gomock.Controller) *MockFilterer

NewMockFilterer creates a new mock instance.

func (*MockFilterer) CurrentHeight

func (m *MockFilterer) CurrentHeight(arg0 context.Context) uint64

CurrentHeight mocks base method.

func (*MockFilterer) EXPECT

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

func (*MockFilterer) FilterCollateralEvents

func (m *MockFilterer) FilterCollateralEvents(arg0 context.Context, arg1, arg2 uint64, arg3 ethereum.OnEventFound)

FilterCollateralEvents mocks base method.

func (*MockFilterer) FilterMultisigControlEvents

func (m *MockFilterer) FilterMultisigControlEvents(arg0 context.Context, arg1, arg2 uint64, arg3 ethereum.OnEventFound)

FilterMultisigControlEvents mocks base method.

func (*MockFilterer) FilterStakingEvents

func (m *MockFilterer) FilterStakingEvents(arg0 context.Context, arg1, arg2 uint64, arg3 ethereum.OnEventFound)

FilterStakingEvents mocks base method.

func (*MockFilterer) FilterVestingEvents

func (m *MockFilterer) FilterVestingEvents(arg0 context.Context, arg1, arg2 uint64, arg3 ethereum.OnEventFound)

FilterVestingEvents mocks base method.

type MockFiltererMockRecorder

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

MockFiltererMockRecorder is the mock recorder for MockFilterer.

func (*MockFiltererMockRecorder) CurrentHeight

func (mr *MockFiltererMockRecorder) CurrentHeight(arg0 interface{}) *gomock.Call

CurrentHeight indicates an expected call of CurrentHeight.

func (*MockFiltererMockRecorder) FilterCollateralEvents

func (mr *MockFiltererMockRecorder) FilterCollateralEvents(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

FilterCollateralEvents indicates an expected call of FilterCollateralEvents.

func (*MockFiltererMockRecorder) FilterMultisigControlEvents

func (mr *MockFiltererMockRecorder) FilterMultisigControlEvents(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

FilterMultisigControlEvents indicates an expected call of FilterMultisigControlEvents.

func (*MockFiltererMockRecorder) FilterStakingEvents

func (mr *MockFiltererMockRecorder) FilterStakingEvents(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

FilterStakingEvents indicates an expected call of FilterStakingEvents.

func (*MockFiltererMockRecorder) FilterVestingEvents

func (mr *MockFiltererMockRecorder) FilterVestingEvents(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

FilterVestingEvents indicates an expected call of FilterVestingEvents.

type MockForwarder

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

MockForwarder is a mock of Forwarder interface.

func NewMockForwarder

func NewMockForwarder(ctrl *gomock.Controller) *MockForwarder

NewMockForwarder creates a new mock instance.

func (*MockForwarder) EXPECT

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

func (*MockForwarder) ForwardFromSelf

func (m *MockForwarder) ForwardFromSelf(arg0 *v1.ChainEvent)

ForwardFromSelf mocks base method.

type MockForwarderMockRecorder

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

MockForwarderMockRecorder is the mock recorder for MockForwarder.

func (*MockForwarderMockRecorder) ForwardFromSelf

func (mr *MockForwarderMockRecorder) ForwardFromSelf(arg0 interface{}) *gomock.Call

ForwardFromSelf indicates an expected call of ForwardFromSelf.

Jump to

Keyboard shortcuts

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