Searched defs:assertNotIsInstance (Results 1 – 2 of 2) sorted by relevance
970 def assertNotIsInstance(self, obj, cls, msg=None): member in TestCase
1265 def assertNotIsInstance(self, obj, cls, msg=None): member in TestCase