Searched defs:TestResultHistory (Results 1 – 1 of 1) sorted by relevance
31 public class TestResultHistory implements Serializable { class55 public TestResultHistory(String testName, Set<ExecutionRecord> executionRecords) { in TestResultHistory() method in TestResultHistory