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: 8 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 MockActivityStreakVestingMultiplier

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

MockActivityStreakVestingMultiplier is a mock of ActivityStreakVestingMultiplier interface.

func NewMockActivityStreakVestingMultiplier

func NewMockActivityStreakVestingMultiplier(ctrl *gomock.Controller) *MockActivityStreakVestingMultiplier

NewMockActivityStreakVestingMultiplier creates a new mock instance.

func (*MockActivityStreakVestingMultiplier) EXPECT

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

func (*MockActivityStreakVestingMultiplier) GetRewardsVestingMultiplier

func (m *MockActivityStreakVestingMultiplier) GetRewardsVestingMultiplier(arg0 string) decimal.Decimal

GetRewardsVestingMultiplier mocks base method.

type MockActivityStreakVestingMultiplierMockRecorder

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

MockActivityStreakVestingMultiplierMockRecorder is the mock recorder for MockActivityStreakVestingMultiplier.

func (*MockActivityStreakVestingMultiplierMockRecorder) GetRewardsVestingMultiplier

func (mr *MockActivityStreakVestingMultiplierMockRecorder) GetRewardsVestingMultiplier(arg0 interface{}) *gomock.Call

GetRewardsVestingMultiplier indicates an expected call of GetRewardsVestingMultiplier.

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) Get

func (m *MockAssets) Get(arg0 string) (*assets.Asset, error)

Get mocks base method.

type MockAssetsMockRecorder

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

MockAssetsMockRecorder is the mock recorder for MockAssets.

func (*MockAssetsMockRecorder) Get

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

Get indicates an expected call of Get.

type MockBroker

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

MockBroker is a mock of Broker interface.

func NewMockBroker

func NewMockBroker(ctrl *gomock.Controller) *MockBroker

NewMockBroker creates a new mock instance.

func (*MockBroker) EXPECT

func (m *MockBroker) EXPECT() *MockBrokerMockRecorder

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

func (*MockBroker) Send

func (m *MockBroker) Send(arg0 events.Event)

Send mocks base method.

type MockBrokerMockRecorder

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

MockBrokerMockRecorder is the mock recorder for MockBroker.

func (*MockBrokerMockRecorder) Send

func (mr *MockBrokerMockRecorder) Send(arg0 interface{}) *gomock.Call

Send indicates an expected call of Send.

type MockCollateral

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

MockCollateral is a mock of Collateral interface.

func NewMockCollateral

func NewMockCollateral(ctrl *gomock.Controller) *MockCollateral

NewMockCollateral creates a new mock instance.

func (*MockCollateral) EXPECT

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

func (*MockCollateral) GetAllVestingQuantumBalance

func (m *MockCollateral) GetAllVestingQuantumBalance(arg0 string) *num.Uint

GetAllVestingQuantumBalance mocks base method.

func (*MockCollateral) GetVestingAccounts added in v0.73.8

func (m *MockCollateral) GetVestingAccounts() []*types.Account

GetVestingAccounts mocks base method.

func (*MockCollateral) GetVestingRecovery

func (m *MockCollateral) GetVestingRecovery() map[string]map[string]*num.Uint

GetVestingRecovery mocks base method.

func (*MockCollateral) TransferVestedRewards

func (m *MockCollateral) TransferVestedRewards(arg0 context.Context, arg1 []*types.Transfer) ([]*types.LedgerMovement, error)

TransferVestedRewards mocks base method.

type MockCollateralMockRecorder

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

MockCollateralMockRecorder is the mock recorder for MockCollateral.

func (*MockCollateralMockRecorder) GetAllVestingQuantumBalance

func (mr *MockCollateralMockRecorder) GetAllVestingQuantumBalance(arg0 interface{}) *gomock.Call

GetAllVestingQuantumBalance indicates an expected call of GetAllVestingQuantumBalance.

func (*MockCollateralMockRecorder) GetVestingAccounts added in v0.73.8

func (mr *MockCollateralMockRecorder) GetVestingAccounts() *gomock.Call

GetVestingAccounts indicates an expected call of GetVestingAccounts.

func (*MockCollateralMockRecorder) GetVestingRecovery

func (mr *MockCollateralMockRecorder) GetVestingRecovery() *gomock.Call

GetVestingRecovery indicates an expected call of GetVestingRecovery.

func (*MockCollateralMockRecorder) TransferVestedRewards

func (mr *MockCollateralMockRecorder) TransferVestedRewards(arg0, arg1 interface{}) *gomock.Call

TransferVestedRewards indicates an expected call of TransferVestedRewards.

Jump to

Keyboard shortcuts

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