testutil

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCDPGenState added in v0.23.0

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

func NewDisableInflationTestSuite added in v0.25.0

func NewDisableInflationTestSuite(tf testFunc) *disableInflationTestSuite

func NewLendGenesisBuilder

func NewLendGenesisBuilder() lendGenesisBuilder

func NewStakingRewardsTestSuite added in v0.25.0

func NewStakingRewardsTestSuite(tf testFunc) *stakingRewardsTestSuite

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