Part of lp.services.twistedsupport.tests
| Function | makeFailure | Make a Failure object from the given exception factory. |
| Class | ProcessTestsMixin | Helpers to allow direct testing of ProcessProtocol subclasses. |
| Class | TestProcessWithTimeout | Tests for ProcessWithTimeout. |
| Class | TestProcessProtocolWithTwoStageKill | Tests for ProcessProtocolWithTwoStageKill. |
| Class | TestProcessMonitorProtocol | Tests for ProcessMonitorProtocol. |
| Class | TestProcessMonitorProtocolWithTimeout | Tests for ProcessMonitorProtocolWithTimeout. |
| Class | TestRunProcessWithTimeout | Tests for run_process_with_timeout. |