Searched refs:testtype (Results 1 – 1 of 1) sorted by relevance
350 def check_rule(self, testtype, metric_list): argument 358 if testtype == "RelationshipTest":554 testtype = r['TestType']555 if not self.check_rule(testtype, r['Metrics']):557 if testtype == 'RelationshipTest':559 elif testtype == 'SingleMetricTest':562 print("Unsupported Test Type: ", testtype)