Tests for twisted.trial._dist.disttrial.
| Class | FakeTransport | A simple fake process transport. |
| Class | CountingReactor | A fake reactor that counts the calls to IReactorCore.run,
IReactorCore.stop,
and IReactorProcess.spawnProcess. |
| Class | CountingReactorTests | Tests for CountingReactor. |
| Class | EternalTerminationPredicateFactory | A rigged terminationPredicateFactory for which time never pass. |
| Class | DistTrialRunnerTests | Tests for DistTrialRunner. |