Searched defs:test_class_function (Results 1 – 1 of 1) sorted by relevance
26 def test_class_function(cls, arg1, arg2, arg3, arg4=4, arg5=5, arg6=6): member in TestClass74 def test_class_function(self): member in GetFunctionArgUnittest