Searched refs:testPath (Results 1 – 2 of 2) sorted by relevance
303 private Map<Point, ReorderTestCase> getTestMap(String testPath) throws IOException { in getTestMap() argument306 CellLayoutTestCaseReader.readFromFile(testPath).parse().iterator(); in getTestMap()
291 private static List<ReorderAlgorithmUnitTestCase> getTestCases(String testPath) in getTestCases() argument295 CellLayoutTestCaseReader.readFromFile(testPath).parse().iterator(); in getTestCases()