Home
last modified time | relevance | path

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

/trunk/test/testgui/source/bvt/gui/
H A DBasicFunctionTest.java371 …String[][] expected3 = new String[][] { { "Hi friends", "Hi friends", "Hi friends", "Hi friends" }… in testFillInSpreadsheet() local
393 assertArrayEquals("Fill Right:", expected3, SCTool.getCellTexts("A1:D1")); in testFillInSpreadsheet()
422 …String[][] expected3 = new String[][] { { "Sunday" }, { "Monday" }, { "Tuesday" }, { "Wednesday" }… in testSort() local
470 assertArrayEquals("Sorted Data", expected3, SCTool.getCellTexts("D1:D7")); in testSort()

Completed in 12 milliseconds