Class e.c.t.t.TestCancellableDeferredIterator(unittest.TestCase):

Part of elisa.core.tests.test_cancellable_defer View In Hierarchy

Test whether the cancellable deferred iterator works as expected
Line # Kind Name Docs
127 Method test_cancel test whether the cancel call on the iterator deferred get propagated
173 Method test_exception test whether the raised exceptions gets propagated and the iteration
220 Method test_iteration test whether the iterator works under normal conditions
def test_cancel(self):
test whether the cancel call on the iterator deferred get propagated to the current deferred and that the correct failure gets fired
def test_exception(self):
test whether the raised exceptions gets propagated and the iteration stopped
def test_iteration(self):
test whether the iterator works under normal conditions
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.