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