Uses of Class
org.apache.batik.test.AssertNullException
-
Packages that use AssertNullException Package Description org.apache.batik.test -
-
Uses of AssertNullException in org.apache.batik.test
Methods in org.apache.batik.test that throw AssertNullException Modifier and Type Method Description void
AbstractTest. assertNull(java.lang.Object ref)
Convenience method to check that a reference is null
-