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