def tearDown(self):
     lockedexecutable.stopAll()
     testbackend.tearDown()
Ejemplo n.º 2
0
 def tearDown(self):
     lockedexecutable.stopAll()
     testbackend.tearDown()
 def tearDown(self):
     lockedexecutable.stopAll()
     testbackend.tearDown()
     testutils.TestWithDir.tearDown(self)
Ejemplo n.º 4
0
 def tearDown(self):
     lockedexecutable.stopAll()
     testbackend.tearDown()
     testutils.TestWithDir.tearDown(self)