Home
last modified time | relevance | path

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

/trunk/test/testgui/source/fvt/gui/sd/shape/
H A DShapeTypes.java87 String[] allShapes=sdNavigator.getAllItemsText(); in testCalloutShapes() local
88 assertEquals(3, allShapes.length); in testCalloutShapes()
100 allShapes=sdNavigator.getAllItemsText(); in testCalloutShapes()
101 assertEquals(4, allShapes.length); in testCalloutShapes()
120 String[] allShapes=sdNavigator.getAllItemsText(); in testStarsShapes() local
121 assertEquals(3, allShapes.length); in testStarsShapes()
133 allShapes=sdNavigator.getAllItemsText(); in testStarsShapes()
134 assertEquals(4, allShapes.length); in testStarsShapes()

Completed in 26 milliseconds