Example #1
0
 def tearDown(self):
     # reset the testing environment
     self.http.reset()
     MongoTestCase.tearDown(self)
Example #2
0
 def tearDown(self):
     MongoTestCase.tearDown(self)
     vccs_module.revoke_all_credentials('dummy', self.user, vccs=self.vccs_client)