Searched defs:compat_assertIsInstance (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tests/
H A Dpyhbac-test.py19 def compat_assertIsInstance(this, obj, cls, msg=None): function
29 setattr(unittest.TestCase, "assertIsInstance", compat_assertIsInstance)

Completed in 9 milliseconds