Uses of Class
org.apache.batik.test.AssertEqualsException
-
Packages that use AssertEqualsException Package Description org.apache.batik.test -
-
Uses of AssertEqualsException in org.apache.batik.test
Methods in org.apache.batik.test that throw AssertEqualsException Modifier and Type Method Description voidAbstractTest. assertEquals(int ref, int cmp)voidAbstractTest. assertEquals(java.lang.Object ref, java.lang.Object cmp)Convenience method to check for a specific condition.
-