Ejemplo n.º 1
0
 def tearDown(self):
     os.chdir(os.path.dirname(os.path.abspath(__file__)))
     th.remove_f(self.result_file_1)
     th.remove_f(self.result_file_2)
     th.stop_monitor()
     th.stop_sample()
     th.stop_test_domain()
Ejemplo n.º 2
0
 def tearDown(self):
     os.chdir(os.path.dirname(os.path.abspath(__file__)))
     th.remove_f(self.result_file_1)
     th.stop_monitor()
     th.rm_app_config()