Module ibc_test_framework::framework::supervisor
source · Structs
- A wrapper type that implements the same test traits as the wrapped
Test
type, and spawns the relayer supervisor before the inner test is called.
Traits
- An internal trait that can be implemented by test cases to override whether to automatically spawn the relayer supervisor before the test starts.