Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Suite ¶
type Suite struct { suite.Suite Keeper keeper.Keeper BankKeeper bankkeeper.Keeper AccountKeeper accountkeeper.AccountKeeper App app.TestApp Ctx sdk.Context TestPeriods []types.Period Addrs []sdk.AccAddress QueryClient types.QueryClient }
Suite implements a test suite for the kavadist module integration tests
func (*Suite) CreateAccount ¶
CreateAccount creates a new account with the provided balance
Click to show internal directories.
Click to hide internal directories.