Searched refs:classfunc (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/unittest/test/testmock/ | ||
H A D | testhelpers.py | 1156 def classfunc(cls): pass member in TestCallablePredicate.test_classmethod.WithClassMethod 1157 self.assertTrue(_callable(WithClassMethod.classfunc)) |
Completed in 2 milliseconds