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