Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds