Module ibc_test_framework::framework::nary::node
source · Expand description
Constructs for running test cases with more than two full nodes, running without setting up the relayer.
Structs
- A wrapper type that lifts a test case that implements
NaryNodeTestinto a test case the implementsBasicTest.
Traits
- This trait is implemented for test cases that need to have more than two full nodes running without the relayer being setup.