Home
last modified time | relevance | path

Searched refs:Assert (Results 26 – 50 of 346) sorted by relevance

12345678910>>...14

/trunk/test/testgui/source/svt/gui/
H A DTestSample.java33 import junit.framework.Assert;
158 Assert.assertTrue("It's supported", false); in test()
/trunk/test/testuno/source/fvt/uno/sd/animation/
H A DTextAnimation.java23 import junit.framework.Assert;
114 Assert.assertEquals("Text Animation Effect is MOVE_FROM_RIGHT", in testTextAnimation()
/trunk/test/testuno/source/fvt/uno/sd/slideshow/
H A DCustomShow.java23 import junit.framework.Assert;
160Assert.assertEquals("Set Part as CustomSHow", xPresPropSet.getPropertyValue("CustomShow"), "Part"); in testCustomShow()
/trunk/test/testuno/source/fvt/uno/sw/field/
H A DCheckDateTimeField.java23 import static org.junit.Assert.assertEquals;
24 import static org.junit.Assert.assertTrue;
/trunk/test/testuno/source/fvt/uno/sw/crossreference/
H A DCheckCrossReferences.java24 import static org.junit.Assert.assertEquals;
25 import static org.junit.Assert.assertNotNull;
/trunk/main/toolkit/qa/complex/toolkit/awtgrid/
H A DTMutableGridDataModel.java31 import static org.junit.Assert.*;
32 import static complex.toolkit.Assert.*;
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_vb_bridgetest.vb158 Debug.Assert(False)
165 Debug.Assert( Not (ar1 Is Nothing) And Not (ar2 Is Nothing) )
189 Debug.Assert( Not(val1 Is Nothing) And Not(val2 Is Nothing))
H A Dcli_cpp_bridgetest.cxx129 Debug::Assert(false);
137 Debug::Assert(ar1 != 0 && ar2 != 0);
161 Debug::Assert(val1 != 0 && val2 != 0);
H A Dcli_cs_bridgetest.cs108 Debug.Assert(false); in compareData()
116 Debug.Assert(ar1 != null && ar2 != null); in compareSequence()
141 Debug.Assert(val1 != null && val2 != null); in compareStruct()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DCopyTableInterActionHandler.java29 import static org.junit.Assert.*;
/trunk/main/forms/qa/unoapi/
H A DTest.java28 import static org.junit.Assert.*;
/trunk/main/extensions/qa/unoapi/
H A DTest.java28 import static org.junit.Assert.*;
/trunk/main/chart2/qa/unoapi/
H A DTest.java28 import static org.junit.Assert.*;
/trunk/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DJavaThreadPoolFactory_Test.java27 import static org.junit.Assert.*;
/trunk/main/configmgr/qa/unoapi/
H A DTest.java29 import static org.junit.Assert.*;
/trunk/main/starmath/qa/unoapi/
H A DTest.java29 import static org.junit.Assert.*;
/trunk/main/ucb/qa/unoapi/
H A DTest.java29 import static org.junit.Assert.*;
/trunk/main/sd/qa/unoapi/
H A DTest.java29 import static org.junit.Assert.*;
/trunk/main/qadevOOo/qa/unoapi/
H A DTest.java29 import static org.junit.Assert.*;
/trunk/main/sfx2/qa/unoapi/
H A DTest.java29 import static org.junit.Assert.*;
/trunk/main/svx/qa/unoapi/
H A DTest.java29 import static org.junit.Assert.*;
/trunk/main/xmloff/qa/unoapi/
H A DTest.java29 import static org.junit.Assert.*;
/trunk/main/sw/qa/unoapi/
H A DTest.java29 import static org.junit.Assert.*;
/trunk/main/svtools/qa/unoapi/
H A DTest.java29 import static org.junit.Assert.*;
/trunk/main/toolkit/qa/unoapi/
H A DTest.java29 import static org.junit.Assert.*;

Completed in 56 milliseconds

12345678910>>...14