mock_types

package
v2.0.1-0...-ba8258b Latest Latest
Warning

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

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

Documentation

Overview

Package mock_types is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAccountKeeper

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

MockAccountKeeper is a mock of AccountKeeper interface.

func NewMockAccountKeeper

func NewMockAccountKeeper(ctrl *gomock.Controller) *MockAccountKeeper

NewMockAccountKeeper creates a new mock instance.

func (*MockAccountKeeper) EXPECT

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

func (*MockAccountKeeper) GetModuleAddress

func (m *MockAccountKeeper) GetModuleAddress(moduleName string) types0.AccAddress

GetModuleAddress mocks base method.

type MockAccountKeeperMockRecorder

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

MockAccountKeeperMockRecorder is the mock recorder for MockAccountKeeper.

func (*MockAccountKeeperMockRecorder) GetModuleAddress

func (mr *MockAccountKeeperMockRecorder) GetModuleAddress(moduleName interface{}) *gomock.Call

GetModuleAddress indicates an expected call of GetModuleAddress.

type MockWasmMsgServer

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

MockWasmMsgServer is a mock of WasmMsgServer interface.

func NewMockWasmMsgServer

func NewMockWasmMsgServer(ctrl *gomock.Controller) *MockWasmMsgServer

NewMockWasmMsgServer creates a new mock instance.

func (*MockWasmMsgServer) EXPECT

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

func (*MockWasmMsgServer) ExecuteContract

ExecuteContract mocks base method.

type MockWasmMsgServerMockRecorder

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

MockWasmMsgServerMockRecorder is the mock recorder for MockWasmMsgServer.

func (*MockWasmMsgServerMockRecorder) ExecuteContract

func (mr *MockWasmMsgServerMockRecorder) ExecuteContract(arg0, arg1 interface{}) *gomock.Call

ExecuteContract indicates an expected call of ExecuteContract.

Jump to

Keyboard shortcuts

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