def tearDown(self): super(test_InnoBackupEx, self).tearDown() unstub() util.clean_db()
def tearDown(self): super(basetest, self).tearDown() unstub() if self.is_fake: util.clean_db()