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