Module testutils

Source
Expand description

Utilities for writing tests that interact with the runtime.

Structsยง

MockNotifier
A mocked version of the Notifier, that will interact directly with a ThreadStatuses without the use of a thread or the Runtime.
ThreadableTester
A tester utility for Threadable.