testutil

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2026 License: Apache-2.0 Imports: 22 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 NewDisableInflationTestSuite

func NewDisableInflationTestSuite(tf testFunc) *disableInflationTestSuite

func NewLendGenesisBuilder

func NewLendGenesisBuilder() lendGenesisBuilder

func NewStakingRewardsTestSuite

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