twisted.mail.test.test_mail.StubProcess(object) class documentationtwisted.mail.test.test_mail
(View In Hierarchy)
Fake implementation of IProcessTransport.
| Instance Variable | signals | A list of all the signals which have been sent to this fake process. | 
| Method | __init__ | Undocumented | 
| Method | loseConnection | No-op implementation of disconnection. | 
| Method | signalProcess | Record a signal sent to this process for later inspection. |