def tearDown(self):
     super(TestIdentifierList, self).tearDown()
     Identifier.remove()
 def tearDown(self):
     super(TestNodeIdentifierList, self).tearDown()
     Identifier.remove()
Exemple #3
0
 def tearDown(self):
     super(TestRegistrationIdentifierList, self).tearDown()
     Identifier.remove()
 def tearDown(self):
     super(TestIdentifierDetail, self).tearDown()
     Identifier.remove()
 def tearDown(self):
     super(TestRegistrationIdentifierList, self).tearDown()
     Identifier.remove()