Home
last modified time | relevance | path

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

/aoo4110/test/testgui/source/bvt/gui/
H A DBasicFunctionTest.java333 String[][] expected2 = new String[][] { { "2" }, { "2" }, { "2" }, { "2" }, { "2" }, { "2" }, }; in testFillInSpreadsheet() local
350 assertArrayEquals("Fill Up:", expected2, SCTool.getCellTexts("D5:D10")); in testFillInSpreadsheet()
380 …String[][] expected2 = new String[][] { { "TRUE", "Oracle" }, { "TRUE", "OpenOffice" }, { "FALSE",… in testSort() local
423 assertArrayEquals("Sorted Data", expected2, SCTool.getCellTexts("B1:C10")); in testSort()

Completed in 14 milliseconds