Part of lp.buildmaster.tests
| Function | make_publisher | Make a Soyuz test publisher. |
| Class | MockBuilder | Emulates a IBuilder class. |
| Class | OkSlave | An idle mock slave that prints information about itself. |
| Class | BuildingSlave | A mock slave that looks like it's currently building. |
| Class | WaitingSlave | A mock slave that looks like it's currently waiting. |
| Class | AbortingSlave | A mock slave that looks like it's in the process of aborting. |
| Class | LostBuildingBrokenSlave | A mock slave building bogus Build/BuildQueue IDs that can't be aborted. |
| Class | BrokenSlave | A mock slave that reports that it is broken. |
| Class | TrivialBehaviour | Undocumented |
| Class | DeadProxy | An xmlrpc.Proxy that doesn't actually send any messages. |
| Class | LPBuilddSlaveTestSetup | A BuilddSlaveTestSetup that uses the LP virtualenv. |
| Class | SlaveTestHelpers | No class docstring; 5/5 methods documented |