Expand description
Utilities for writing tests that interact with the runtime.
Structsยง
- Mock
Notifier - A mocked version of the
Notifier
, that will interact directly with aThreadStatuses
without the use of a thread or theRuntime
. - Threadable
Tester - A tester utility for
Threadable
.