Package pyxmpp2 :: Package test :: Module _util :: Class ReceiverPollTestMixIn
[hide private]

Class ReceiverPollTestMixIn


Base class for XMPP receiver streams tests, using the PollMainLoop
Instance Methods [hide private]
 
make_loop(self, handlers)
Return a main loop object for use with this test suite.

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__