twisted.internet.test.test_endpoints.FakeStdio(object) class documentationtwisted.internet.test.test_endpoints
(View In Hierarchy)
A stdio.StandardIO
like object that simply captures its constructor arguments.
| Method | __init__ | 
| Parameters | protocolInstance | like the first argument of stdio.StandardIO | 
| reactor | like the reactor keyword argument of stdio.StandardIO |