Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TestGMPAccount = authtypes.NewModuleAddress("test-gmp-account")
Functions ¶
func AccAddressFromBech32 ¶
func AccAddressFromBech32(t *testing.T, addr string) sdk.AccAddress
Types ¶
type Setup ¶
type Setup struct { Initializer initializer Keepers *testKeepers Mocks *testMocks AxelarCorkMiddleware axelarcork.IBCMiddleware }
func NewTestSetup ¶
func NewTestSetup(t *testing.T, ctl *gomock.Controller) *Setup
Click to show internal directories.
Click to hide internal directories.