Searched refs:_create_expectation_line (Results 1 – 1 of 1) sorted by relevance
104 def _create_expectation_line(self, test_name, expectations, file_name): member in TestExpectationParser113 …expectation_line = self._create_expectation_line(test_name, expectations, '<Bot TestExpectations>')121 …expectation_line = self._create_expectation_line(test_name, [TestExpectationParser.PASS_EXPECTATIO…