Home
last modified time | relevance | path

Searched refs:assertEquals (Results 176 – 180 of 180) sorted by relevance

12345678

/trunk/main/test/java/test/src/main/java/org/openoffice/test/
H A DOfficeConnection.java131 assertEquals(0, code); in tearDown()
/trunk/test/testuno/source/fvt/uno/sd/animation/
H A DTextAnimation.java114 Assert.assertEquals("Text Animation Effect is MOVE_FROM_RIGHT", in testTextAnimation()
/trunk/test/testuno/source/fvt/uno/sd/slideshow/
H A DCustomShow.java160 …Assert.assertEquals("Set Part as CustomSHow", xPresPropSet.getPropertyValue("CustomShow"), "Part"); in testCustomShow()
/trunk/test/testgui/source/pvt/gui/
H A DBenchmark.java408 assertEquals("File is modified", "*", statusBar.getItemText(saveIndicatorIndex)); in save()
/trunk/test/testgui/source/svt/gui/sd/
H A DBasicFuncOnImpress.java28 import static org.junit.Assert.assertEquals;

Completed in 41 milliseconds

12345678