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
EvmKeeper is an autogenerated mock type for the EvmKeeper type
func NewEvmKeeper ¶ added in v1.15.1
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.
type TreasuryStore ¶
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
Click to show internal directories.
Click to hide internal directories.