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 void
AbstractTest. assertEquals(int ref, int cmp)
void
AbstractTest. assertEquals(java.lang.Object ref, java.lang.Object cmp)
Convenience method to check for a specific condition.
-