MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / assertIsInstance

Method assertIsInstance

Lib/unittest/case.py:964–969  ·  view source on GitHub ↗

Same as self.assertTrue(isinstance(obj, cls)), with a nicer default message.

(self, obj, cls, msg=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 3

failMethod · 0.95
_formatMessageMethod · 0.95
safe_reprFunction · 0.85