Versions in this module Expand all Collapse all v0 v0.1.0 Sep 12, 2024 Changes in this version + func ExecViaReflectContract(t *testing.T, chain *ibctesting.TestChain, contractAddr sdk.AccAddress, ...) (*abci.ExecTxResult, error) + func InstantiateReflectContract(t *testing.T, chain *ibctesting.TestChain) sdk.AccAddress + func InstantiateStargateReflectContract(t *testing.T, chain *ibctesting.TestChain) sdk.AccAddress + func MustExecViaAnyReflectContract[T sdkMessageType](t *testing.T, chain *ibctesting.TestChain, contractAddr sdk.AccAddress, ...) *abci.ExecTxResult + func MustExecViaReflectContract(t *testing.T, chain *ibctesting.TestChain, contractAddr sdk.AccAddress, ...) *abci.ExecTxResult + func MustExecViaStargateReflectContract[T sdkMessageType](t *testing.T, chain *ibctesting.TestChain, contractAddr sdk.AccAddress, ...) *abci.ExecTxResult