twisted.internet.test.test_endpoints.MemoryProcessReactor(object)
class documentationtwisted.internet.test.test_endpoints
(View In Hierarchy)
Implements interfaces: twisted.internet.interfaces.IReactorProcess
A fake IReactorProcess
provider to be used in tests.
Method | spawnProcess |
Returns | An IProcessTransport
provider. |