Searched defs:resultHistory (Results 1 – 2 of 2) sorted by relevance
99 XmlSerializer serializer, TestResultHistory resultHistory, String testName) in serialize()
319 TestResultHistory resultHistory = new TestResultHistory(METHOD_3, executionRecords); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing() local