Searched refs:run_test_case_with_expect (Results 1 – 1 of 1) sorted by relevance
782 return self.run_test_case_with_expect(command, test_report, expect_file)786 … def run_test_case_with_expect(self, command, test_report: TestReport, expect_file) -> TestReport: member in RegressTestRun