def tearDown(self):
     lockedexecutable.stopAll()
     testbackend.tearDown()
Exemple #2
0
 def tearDown(self):
     lockedexecutable.stopAll()
     testbackend.tearDown()
 def tearDown(self):
     lockedexecutable.stopAll()
     testbackend.tearDown()
     testutils.TestWithDir.tearDown(self)
Exemple #4
0
 def tearDown(self):
     lockedexecutable.stopAll()
     testbackend.tearDown()
     testutils.TestWithDir.tearDown(self)