Expand description

runner

Structs§

  • This type combines all of the paramters needed to build the context for a node that started late during a unit test or integration test.
  • A yet-to-be-started node that participates in tests
  • a node participating in a test
  • The runner of a test network spin up and down nodes, execute rounds

Enums§

  • The late node context dictates how we’re building a node that started late during the test.

Traits§