Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MarketMapKeeper ¶
MarketMapKeeper is an autogenerated mock type for the MarketMapKeeper type
func NewMarketMapKeeper ¶
func NewMarketMapKeeper(t interface { mock.TestingT Cleanup(func()) }) *MarketMapKeeper
NewMarketMapKeeper creates a new instance of MarketMapKeeper. 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 (*MarketMapKeeper) GetMarket ¶
func (_m *MarketMapKeeper) GetMarket(ctx types.Context, tickerStr string) (marketmaptypes.Market, error)
GetMarket provides a mock function with given fields: ctx, tickerStr
Click to show internal directories.
Click to hide internal directories.