Searched refs:test_class_methods (Results 1 – 4 of 4) sorted by relevance
1269 static struct PyMethodDef test_class_methods[] = { variable1281 .tp_methods = test_class_methods,
175 def test_class_methods(self): member in TestPDT
502 def test_class_methods(self): member in DecoratorTests
194 def test_class_methods(self): member in BaseTest