Home
last modified time | relevance | path

Searched refs:TestSwitchProto (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-epsilon/epsilon-0.8.0/epsilon/test/
H A Dtest_juice.py65 class TestSwitchProto(juice.ProtocolSwitchCommand): class
105 … return TestSwitchProto(SingleUseFactory(p), name='test-proto').do(self).addCallback(lambda ign: p)
112 command_SWITCH_PROTO.command = TestSwitchProto
122 command_SWITCH_PROTO.command = TestSwitchProto
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/test/
H A Dtest_amp.py208 class TestSwitchProto(amp.ProtocolSwitchCommand): class
313 TestSwitchProto,
320 TestSwitchProto.responder(switchit)
334 TestSwitchProto.responder(switchit)
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/test/
H A Dtest_amp.py213 class TestSwitchProto(amp.ProtocolSwitchCommand): class
336 TestSwitchProto, SingleUseFactory(p), name=name
344 TestSwitchProto.responder(switchit)
359 TestSwitchProto.responder(switchit)