Crate ratman_harness[][src]

A testing harness for ratman routers

This crate contains no actual tests, but makes it easier for application and library tests to create distributed networks, fuzzing input data types and complex service relationships.

Pick one of the network creation strategies, chose the required inputs and outputs, and then initialise your application state accordingly. In case you are writing tests for libqaul, use the iter_mut() to then initialise and store your endpoint state.

Structs

ThreePoint

A very simple three-point network

Traits

Initialize

Initialise a network with some application state

Functions

millis
sec5
sec10
temp