Versions in this module Expand all Collapse all v0 v0.2.0 Jul 5, 2023 Changes in this version + func AssertProtoMessageJSON(t *testing.T, cdc codec.Codec, expected proto.Message, actual proto.Message) + func C(denom string, amount int64) sdk.Coin + func Cs(coins ...sdk.Coin) sdk.Coins + func D(str string) sdk.Dec + func I(in int64) sdkmath.Int + type Suite struct + Addresses []sdk.AccAddress + App app.TestApp + BankKeeper bankkeeper.Keeper + Ctx sdk.Context + Keeper keeper.Keeper + QueryClient types.QueryClient + func (suite *Suite) SetupTest()