class documentation

class FakeTransport: (source)

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): (source)

Undocumented

def writeToChild(self, fd, data): (source)

Undocumented

Undocumented

dataString: bytes = (source)

Undocumented