class documentation

Utility for connected reactor-using tests.

Method setUp Create an amp server and connect a client to it.
Method tearDown Cleanup client and server connections, and check the error got at connectionLost.
Instance Variable clientConn Undocumented
Instance Variable clientFactory Undocumented
Instance Variable serverFactory Undocumented
Instance Variable serverPort Undocumented
def setUp(self): (source)

Create an amp server and connect a client to it.

def tearDown(self): (source)

Cleanup client and server connections, and check the error got at connectionLost.

clientConn = (source)

Undocumented

clientFactory = (source)

Undocumented

serverFactory = (source)

Undocumented

serverPort = (source)

Undocumented