示例#1
0
 def tearDown(self):
     testbackend.tearDown()
     testutils.TestWithDir.tearDown(self)
 def tearDown(self):
     lockedexecutable.stopAll()
     testbackend.tearDown()
示例#3
0
 def tearDown(self):
     testbackend.tearDown()
     testutils.TestWithDir.tearDown(self)
 def tearDown(self):
     lockedexecutable.stopAll()
     testbackend.tearDown()
     testutils.TestWithDir.tearDown(self)
示例#5
0
 def tearDown(self):
     testbackend.tearDown()
     unittest.TestCase.tearDown(self)
示例#6
0
 def tearDown(self):
     testbackend.tearDown()
     unittest.TestCase.tearDown(self)
示例#7
0
 def tearDown(self):
     lockedexecutable.stopAll()
     testbackend.tearDown()
示例#8
0
 def tearDown(self):
     lockedexecutable.stopAll()
     testbackend.tearDown()
     testutils.TestWithDir.tearDown(self)