def tearDown(self):
     mtd.clear()
 def tearDown(self):
     mtd.clear()
Exemple #3
0
 def cleanup(self):
     mtd.clear()
Exemple #4
0
 def tearDown(self):
     mtd.clear()
     remove(self._m_tmp_file)
Exemple #5
0
 def cleanup(self):
     mtd.clear()
     remove(self._m_tmp_file)