mocks

package
v0.77.0-preview.6 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: AGPL-3.0 Imports: 5 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 MockParties added in v0.77.0

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

MockParties is a mock of Parties interface.

func NewMockParties added in v0.77.0

func NewMockParties(ctrl *gomock.Controller) *MockParties

NewMockParties creates a new mock instance.

func (*MockParties) EXPECT added in v0.77.0

func (m *MockParties) EXPECT() *MockPartiesMockRecorder

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

func (*MockParties) RelatedKeys added in v0.77.0

func (m *MockParties) RelatedKeys(arg0 string) (*types.PartyID, []string)

RelatedKeys mocks base method.

type MockPartiesMockRecorder added in v0.77.0

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

MockPartiesMockRecorder is the mock recorder for MockParties.

func (*MockPartiesMockRecorder) RelatedKeys added in v0.77.0

func (mr *MockPartiesMockRecorder) RelatedKeys(arg0 interface{}) *gomock.Call

RelatedKeys indicates an expected call of RelatedKeys.

Jump to

Keyboard shortcuts

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