Beispiel #1
0
 def tearDown(self):
     ServermonitorTestCase.tearDown(self)
     self.info_patcher.stop()
     self.warning_patcher.stop()
     self.error_patcher.stop()
Beispiel #2
0
 def tearDown(self):
     ServermonitorTestCase.tearDown(self)
     unstub()
 def tearDown(self):
     ServermonitorTestCase.tearDown(self)
     self.say_patcher.stop()