mockapp

package
v0.0.2-0...-13a971e Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockApp

type MockApp struct {
	Cdc             *codec.Codec
	Mq              types.Backend
	Ctx             sdk.Context
	SupplyKeeper    supply.Keeper
	MarketKeeper    market.Keeper
	OrderKeeper     order.Keeper
	BankKeeper      bank.Keeper
	ExecutionKeeper execution.Keeper
}

func New

func New(t *testing.T, options ...Option) *MockApp

type Option

type Option func(t *testing.T, app *MockApp)

Jump to

Keyboard shortcuts

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