Versions in this module Expand all Collapse all v0 v0.0.2 Oct 30, 2019 v0.0.1 Oct 30, 2019 Changes in this version + type MockApp struct + AssetKeeper asset.Keeper + BankKeeper bank.Keeper + Cdc *codec.Codec + Ctx sdk.Context + ExecutionKeeper execution.Keeper + MarketKeeper market.Keeper + Mq types.Backend + OrderKeeper order.Keeper + func New(t *testing.T, options ...Option) *MockApp + type Option func(t *testing.T, app *MockApp)