示例#1
0
 def tearDown(self):
     print "Tearing down test"
     super(TestVgwCases, self).tearDown()
     SolnSetupResource.finishedWith(self.res)
示例#2
0
 def tearDown(self):
     print "Tearing down test"
     super(TestVgwCases, self).tearDown()
     SolnSetupResource.finishedWith(self.res)
示例#3
0
 def __del__(self):
     print "Deleting test_with_setup now"
     SolnSetupResource.finishedWith(self.res)
示例#4
0
 def __del__(self):
     print "Deleting test_with_setup now"
     SolnSetupResource.finishedWith(self.res)