Searched refs:expected2 (Results 1 – 1 of 1) sorted by relevance
/aoo42x/test/testgui/source/bvt/gui/ |
H A D | BasicFunctionTest.java | 370 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 6 milliseconds