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