Searched refs:add_class_and_method (Results 1 – 1 of 1) sorted by relevance
138 def add_class_and_method(self, fq_class_name, method): member in TestPackage148 return test_suite.add_class_and_method(just_class_name, method)151 def add_class_and_method(self, just_class_name, method_name): member in TestSuite187 root.add_class_and_method(fq_class_name, method_name)