def tearDown(self): ServerTests.tearDown(self) CompatTestCase.tearDown(self)
def setUp(self): ServerTests.setUp(self) CompatTestCase.setUp(self)