Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds