Searched defs:assertIsInstance (Results 1 – 3 of 3) sorted by relevance
18 def assertIsInstance(self, obj, datatype, msg=None) : member in SimpleRecnoTestCase
963 def assertIsInstance(self, obj, cls, msg=None): member in TestCase
1258 def assertIsInstance(self, obj, cls, msg=None): member in TestCase