mocks

package
v6.4.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.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 MockMintKeeper

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

MockMintKeeper is a mock of MintKeeper interface.

func NewMockMintKeeper

func NewMockMintKeeper(ctrl *gomock.Controller) *MockMintKeeper

NewMockMintKeeper creates a new mock instance.

func (*MockMintKeeper) EXPECT

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

func (*MockMintKeeper) SetParams

func (m *MockMintKeeper) SetParams(ctx types.Context, params types0.Params) error

SetParams mocks base method.

func (*MockMintKeeper) StakingTokenSupply

func (m *MockMintKeeper) StakingTokenSupply(ctx types.Context) math.Int

StakingTokenSupply mocks base method.

type MockMintKeeperMockRecorder

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

MockMintKeeperMockRecorder is the mock recorder for MockMintKeeper.

func (*MockMintKeeperMockRecorder) SetParams

func (mr *MockMintKeeperMockRecorder) SetParams(ctx, params interface{}) *gomock.Call

SetParams indicates an expected call of SetParams.

func (*MockMintKeeperMockRecorder) StakingTokenSupply

func (mr *MockMintKeeperMockRecorder) StakingTokenSupply(ctx interface{}) *gomock.Call

StakingTokenSupply indicates an expected call of StakingTokenSupply.

Jump to

Keyboard shortcuts

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