Searched refs:TestCaseWithErrorReportingThread (Results 1 – 1 of 1) sorted by relevance
461 class TestCaseWithErrorReportingThread(test.TestCase): class467 super(TestCaseWithErrorReportingThread, cls).setUpClass()471 super(TestCaseWithErrorReportingThread, cls).tearDownClass()476 super(TestCaseWithErrorReportingThread, self).setUp()479 super(TestCaseWithErrorReportingThread, self).tearDown()498 class ClusterCoordinatorTest(TestCaseWithErrorReportingThread,874 class ErrorReportingTest(TestCaseWithErrorReportingThread):