Searched refs:BadClassMethod (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/unittest/test/testmock/ | ||
H A D | testhelpers.py | 1160 class BadClassMethod: class 1162 self.assertFalse(_callable(BadClassMethod.not_callable)) |
Completed in 3 milliseconds