class documentation

Test ProducerConsumerProxy as a Consumer.

Normally we have ProducingServer -> ConsumingTransport.

If I am to go between (Server -> Shaper -> Transport), I have to play the role of Consumer convincingly for the ProducingServer.

Method setUp Undocumented
Method testFinish Undocumented
Method testRegisterPush Undocumented
Method testUnregister Undocumented
Instance Variable consumer Undocumented
Instance Variable producer Undocumented
Instance Variable underlying Undocumented
def setUp(self): (source)

Undocumented

def testFinish(self): (source)

Undocumented

def testRegisterPush(self): (source)

Undocumented

def testUnregister(self): (source)

Undocumented

consumer = (source)

Undocumented

producer = (source)

Undocumented

underlying = (source)

Undocumented