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