Module test

Source
Expand description

A module with test helpers

Structs§

NetworkEventTaskStateModifier
A helper wrapper around NetworkEventTaskState that can modify its behaviour for tests

Type Aliases§

ModifierClosure
A dynamic type alias for a function that takes the result of NetworkEventTaskState::parse_event and changes it before transmitting on the network.