619
621
# But we have a safety net in place.
620
622
self.assertRaises(AssertionError, self._check_safety_net)
623
639
class TestTestCaseWithTransport(TestCaseWithTransport):
624
640
"""Tests for the convenience functions TestCaseWithTransport introduces."""