Versions in this module Expand all Collapse all v0 v0.2.5 Jul 6, 2023 Changes in this version + type Suite struct + AccountKeeper accountkeeper.AccountKeeper + Addrs []sdk.AccAddress + App app.TestApp + BankKeeper bankkeeper.Keeper + Ctx sdk.Context + Keeper keeper.Keeper + QueryClient types.QueryClient + TestPeriods []types.Period + func (suite *Suite) CreateAccount(initialBalance sdk.Coins) authtypes.AccountI + func (suite *Suite) SetupTest()