Module ibc_test_framework::framework::nary::connection
source · Expand description
Constructs for running test cases with more than two chains, together with the relayer setup with chain handles and foreign clients, as well as connected IBC connections with completed handshakes.
Structs
- A wrapper type that lifts a test case that implements
NaryConnectionTestinto a test case the implementsNaryChainTest.
Traits
- This trait is implemented for test cases that need to have more than two chains running with connected connections.