module documentation

Test for distributed trial worker side.

Class FakeTransport A fake process transport implementation for testing.
Class LocalWorkerAMPTests Test case for distributed trial's manager-side local worker AMP protocol
Class LocalWorkerTests Tests for LocalWorker and LocalWorkerTransport.
Class SpyDataLocalWorkerAMP A fake implementation of LocalWorkerAMP that records the received data and doesn't automatically dispatch any command..
Class WorkerProtocolErrorTests Tests for WorkerProtocol's handling of certain errors related to running the tests themselves (i.e., not test errors but test infrastructure/runner errors).
Class WorkerProtocolTests Tests for WorkerProtocol.