Home
last modified time | relevance | path

Searched refs:expectedSortedResultExcludeFormat (Results 1 – 1 of 1) sorted by relevance

/aoo4110/test/testgui/source/fvt/gui/sc/sort/
H A DSortDialogSetting.java640 …String[][] expectedSortedResultExcludeFormat = new String[][] { { "Units" }, { "$7.00" }, { "27.00… in testSortOptionsIncludeFormats() local
690 …assertArrayEquals("Sorted result exclude formats", expectedSortedResultExcludeFormat, SCTool.getCe… in testSortOptionsIncludeFormats()
696 …assertArrayEquals("Redo sorted result", expectedSortedResultExcludeFormat, SCTool.getCellTexts("A1… in testSortOptionsIncludeFormats()
705 …assertArrayEquals("Saved sorted result exclude format", expectedSortedResultExcludeFormat, SCTool.… in testSortOptionsIncludeFormats()

Completed in 27 milliseconds