class documentation

class FakeTransport:

View In Hierarchy

A fake process transport implementation for testing.

Method loseConnection Undocumented
Method writeToChild Undocumented
Class Variable calls Undocumented
Class Variable dataString Undocumented
def loseConnection(self):

Undocumented

def writeToChild(self, fd, data):

Undocumented

calls: int =

Undocumented

dataString: bytes =

Undocumented