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