Part of canonical.twistedsupport.tests.test_processmonitor View In Hierarchy
ProcessMonitorProtocol.| Method | makeProtocol | See ProcessMonitorProtocolTestsMixin.makeProtocol. |
| Method | test_processTermination | Undocumented |
| Method | test_terminatesWithError | Undocumented |
| Method | test_unexpectedError | Undocumented |
| Method | test_runNotification | Undocumented |
| Method | test_runNotificationFailure | Undocumented |
| Method | test_runNotificationSerialization | Undocumented |
| Method | test_failingNotificationCancelsPendingNotifications | Undocumented |
| Method | test_waitForPendingNotification | Undocumented |
| Method | test_pendingNotificationFails | Undocumented |
| Method | test_uncleanExitAndPendingNotificationFails | Undocumented |
| Method | test_unexpectedErrorAndNotificationFailure | Undocumented |
Inherited from ProcessTestsMixin:
| Class | StubTransport | Stub process transport that implements the minimum we need. |
| Method | simulateProcessExit | Pretend the child process we're monitoring has exited. |
| Method | setUp | Undocumented |