twisted.conch.test.test_unix.MockProcessSpawner(object) class documentationtwisted.conch.test.test_unix
(View In Hierarchy)
Implements interfaces: twisted.internet.interfaces.IReactorProcess
An IReactorProcess
that logs calls to spawnProcess.
| Method | __init__ | Undocumented | 
| Method | spawnProcess | Log a call to spawnProcess. Do not actually spawn a 
process. |