testutil

package
v0.0.0-...-0fceb8f Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package testutil is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSupplyKeeper

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

MockSupplyKeeper is a mock of SupplyKeeper interface.

func NewMockSupplyKeeper

func NewMockSupplyKeeper(ctrl *gomock.Controller) *MockSupplyKeeper

NewMockSupplyKeeper creates a new mock instance.

func (*MockSupplyKeeper) EXPECT

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

func (*MockSupplyKeeper) SendCoinsFromAccountToModule

func (m *MockSupplyKeeper) SendCoinsFromAccountToModule(ctx types.Context, senderAddr types.AccAddress, recipientModule string, amt types.Coins) error

SendCoinsFromAccountToModule mocks base method.

type MockSupplyKeeperMockRecorder

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

MockSupplyKeeperMockRecorder is the mock recorder for MockSupplyKeeper.

func (*MockSupplyKeeperMockRecorder) SendCoinsFromAccountToModule

func (mr *MockSupplyKeeperMockRecorder) SendCoinsFromAccountToModule(ctx, senderAddr, recipientModule, amt interface{}) *gomock.Call

SendCoinsFromAccountToModule indicates an expected call of SendCoinsFromAccountToModule.

Jump to

Keyboard shortcuts

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