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