class documentation

class StubClient:

View In Hierarchy

A stub class representing the client to a SSHSession.

Method __init__ Undocumented
Instance Variable transport A StubTransport object which keeps track of the data passed to it.
def __init__(self):

Undocumented

transport =

A StubTransport object which keeps track of the data passed to it.