mocks

package
v1.15.3 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EvmKeeper added in v1.15.1

type EvmKeeper struct {
	mock.Mock
}

EvmKeeper is an autogenerated mock type for the EvmKeeper type

func NewEvmKeeper added in v1.15.1

func NewEvmKeeper(t interface {
	mock.TestingT
	Cleanup(func())
},
) *EvmKeeper

NewEvmKeeper creates a new instance of EvmKeeper. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*EvmKeeper) GetChainInfo added in v1.15.1

func (_m *EvmKeeper) GetChainInfo(ctx context.Context, targetChainReferenceID string) (*types.ChainInfo, error)

GetChainInfo provides a mock function with given fields: ctx, targetChainReferenceID

type TreasuryStore

type TreasuryStore struct {
	mock.Mock
}

TreasuryStore is an autogenerated mock type for the TreasuryStore type

func NewTreasuryStore

func NewTreasuryStore(t interface {
	mock.TestingT
	Cleanup(func())
}) *TreasuryStore

NewTreasuryStore creates a new instance of TreasuryStore. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*TreasuryStore) TreasuryStore

func (_m *TreasuryStore) TreasuryStore(ctx context.Context) types.KVStore

TreasuryStore provides a mock function with given fields: ctx

Jump to

Keyboard shortcuts

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