testutil

package
v0.0.0-...-853bff8 Latest Latest
Warning

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

Go to latest
Published: May 28, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCDPGenState

func NewCDPGenState(cdc codec.JSONCodec, denom, asset string, liquidationRatio sdk.Dec) app.GenesisState

func NewLendGenesisBuilder

func NewLendGenesisBuilder() lendGenesisBuilder

Types

type Suite

type Suite struct {
	suite.Suite
	App    app.TestApp
	Ctx    sdk.Context
	Keeper keeper.Keeper

	MaccAddress sdk.AccAddress
}

Test suite used for all community tests

func (*Suite) CreateFundedAccount

func (suite *Suite) CreateFundedAccount(coins sdk.Coins) sdk.AccAddress

CreateFundedAccount creates a random account and mints `coins` to it.

func (*Suite) SetupTest

func (suite *Suite) SetupTest()

The default state used by each test

Jump to

Keyboard shortcuts

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