Searched refs:expectedResultSortSecondByA (Results 1 – 1 of 1) sorted by relevance
226 …String[][] expectedResultSortSecondByA = new String[][] { { "2", "AB" }, { "1", "AB" }, { "3", "D"… in testSortCriteriaSortSecondBy() local264 …assertArrayEquals("Saved sorted result", expectedResultSortSecondByA, SCTool.getCellTexts("A1:B6")… in testSortCriteriaSortSecondBy()
Completed in 11 milliseconds