Esempio n. 1
0
 def tearDown(self):
     self.logger.debug("Tearing down SmgrRegressionTests.")
     super(SmgrRegressionTests, self).tearDown()
     SmgrSetupResource.finishedWith(self.res)
Esempio n. 2
0
 def __del__(self):
     self.logger.debug("Unconfig the common resurces.")
     SmgrSetupResource.finishedWith(self.res)