コード例 #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)