예제 #1
0
 def tearDown(self):
     pop_exception_handler()
     GuiTestAssistant.tearDown(self)
예제 #2
0
 def tearDown(self):
     del self.dialog
     GuiTestAssistant.tearDown(self)
예제 #3
0
 def tearDown(self):
     self.app.exit()
     GuiTestAssistant.tearDown(self)
예제 #4
0
 def tearDown(self):
     pop_exception_handler()
     GuiTestAssistant.tearDown(self)