Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccAddressFromBech32 ¶
func AccAddressFromBech32(t *testing.T, addr string) sdk.AccAddress
Types ¶
type TestSetup ¶
type TestSetup struct { Initializer initializer Keepers *testKeepers Mocks *testMocks ForwardMiddleware router.IBCMiddleware }
func NewTestSetup ¶
func NewTestSetup(t *testing.T, ctl *gomock.Controller) *TestSetup
Click to show internal directories.
Click to hide internal directories.