Home
last modified time | relevance | path

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

/aoo4110/test/testgui/source/bvt/gui/
H A DBasicFunctionTest.java335 String[][] expected4 = new String[][] { { "99999.999", "99999.999", "99999.999", "99999.999" } }; in testFillInSpreadsheet() local
362 assertArrayEquals("Fill left:", expected4, SCTool.getCellTexts("A2:D2")); in testFillInSpreadsheet()
389 …String[][] expected4 = new String[][] { { "-$10.00" }, { "$0.00" }, { "$0.00" }, { "$1.00" }, { "$… in testSort() local
440 assertArrayEquals("Sorted Data", expected4, SCTool.getCellTexts("E1:E10")); in testSort()

Completed in 17 milliseconds