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