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 NaryNodeTest into a test case the implements BasicTest.

Traits

This trait is implemented for test cases that need to have more than two full nodes running without the relayer being setup.

Functions