Expand description
A module with test helpers
Structs§
- Network
Event Task State Modifier - A helper wrapper around
NetworkEventTaskState
that can modify its behaviour for tests
Type Aliases§
- Modifier
Closure - A dynamic type alias for a function that takes the result of
NetworkEventTaskState::parse_event
and changes it before transmitting on the network.