Searched refs:TestCaseWithErrorReportingThread (Results 1 – 1 of 1) sorted by relevance
426 class TestCaseWithErrorReportingThread(test.TestCase): class432 super(TestCaseWithErrorReportingThread, cls).setUpClass()436 super(TestCaseWithErrorReportingThread, cls).tearDownClass()441 super(TestCaseWithErrorReportingThread, self).setUp()444 super(TestCaseWithErrorReportingThread, self).tearDown()463 class ClusterCoordinatorTest(TestCaseWithErrorReportingThread,840 class ErrorReportingTest(TestCaseWithErrorReportingThread):