def tearDown(self):
     try:
         MiIntTestCase.tearDown(self)
     finally:
         TrhphTestCase.tearDown(self)
 def tearDown(self):
     try:
         MiIntTestCase.tearDown(self)
     finally:
         TrhphTestCase.tearDown(self)
 def addCleanup(self, f):
     MiIntTestCase.addCleanup(self, f)
 def addCleanup(self, f):
     MiIntTestCase.addCleanup(self, f)