twisted.conch.test.test_session.StubClient(object)
class documentationtwisted.conch.test.test_session
(View In Hierarchy)
A stub class representing the client to a SSHSession.
Instance Variable | transport | A StubTransport
object which keeps track of the data passed to it. |
Method | __init__ | Undocumented |