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