Class that facilitates the testing of classes, traits, and libraries designed to be used by multiple threads concurrently.
Trait that can pass a new Conductor
fixture into tests.
Trait that provides each test with access to a new Conductor
via methods.
Trait that can pass a new Conductor
fixture into tests, for use
in suites such as MultipleFixtureFunSuite
or MultipleFixtureSpec
,
which facilitate writing tests that take different types of fixtures.