[−][src]Crate tokio_mock_task
Wrap Tokio based code with a mock task.
This allows writing tests that are able to assert that a task is notified on an event.
Structs
MockTask | Mock task |
Wrap Tokio based code with a mock task.
This allows writing tests that are able to assert that a task is notified on an event.
MockTask | Mock task |