コード例 #1
0
 def tearDown(self):
     # Remove the example dir
     TestUtils.remove_dir(self.d)
コード例 #2
0
 def tearDown(self):
     # Remove the container dir
     TestUtils.remove_dir(self.wd)
コード例 #3
0
ファイル: test_report.py プロジェクト: nandr0id/genomics
 def tearDown(self):
     # Remove the example dir
     TestUtils.remove_dir(self.d)