Ejemplo n.º 1
0
 def tearDown(self):
     if not(self.in_bench_mode):
         InfraLauncher.stop()
Ejemplo n.º 2
0
 def tearDownBench(self):
     InfraLauncher.stop()
     self.logd("teardown\n")
Ejemplo n.º 3
0
 def run_only_at_session_end():
     print "\nfinalizing session"
     InfraLauncher.stop()