Searched defs:expectedSortedResult (Results 1 – 1 of 1) sorted by relevance
/aoo42x/test/testgui/source/fvt/gui/sc/sort/ |
H A D | SortDialogSetting.java | 73 String[][] expectedSortedResult = new String[][] { { "a" }, { "A" }, { "B" }, { "C" }, { "D" }, }; in testSortOptionsCaseSensitive() local 110 …String[][] expectedSortedResult = new String[][] { { "1", "AB" }, { "2", "BC" }, { "3", "D" }, { "… in testSortOptionsCopyResultTo() local 594 String[][] expectedSortedResult = new String[][] { { "Units", "3", "4", "6", "7", "12", "27" }, }; in testSortOptionsDirectionSortColumns() local
|
Completed in 36 milliseconds