Searched refs:createFakeResults (Results 1 – 1 of 1) sorted by relevance
67 TestRunResult run1 = createFakeResults("run1", 2); in testCreateChecksum()69 TestRunResult run2 = createFakeResults("run2", 3); in testCreateChecksum()91 private TestRunResult createFakeResults(String runName, int testCount) { in createFakeResults() method in CertificationChecksumHelperTest