l.c.s.t.t.MockProcessTransport : class documentation

Part of lp.codehosting.sshserver.tests.test_session View In Hierarchy

Mock transport used to fake speaking with child processes that are mocked out in tests.
Method __init__ Undocumented
Method closeStdin Undocumented
Method loseConnection Undocumented
Method childConnectionLost Undocumented
Method signalProcess Undocumented
Method write Undocumented
Method processEnded Undocumented
def __init__(self, executable):
Undocumented
def closeStdin(self):
Undocumented
def loseConnection(self):
Undocumented
def childConnectionLost(self, childFD, reason=None):
Undocumented
def signalProcess(self, signal):
Undocumented
def write(self, data):
Undocumented
def processEnded(self, status):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.