twisted.test.test_pcp.ConsumerInterfaceTest
class documentationtwisted.test.test_pcp
(View In Hierarchy)
Known subclasses: twisted.test.test_pcp.PCP_ConsumerInterfaceTests, twisted.test.test_pcp.PCPII_ConsumerInterfaceTests
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 | testRegisterPush | Undocumented |
Method | testUnregister | Undocumented |
Method | testFinish | Undocumented |