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