Uses of Class
org.apache.batik.test.AssertTrueException
-
Packages that use AssertTrueException Package Description org.apache.batik.test -
-
Uses of AssertTrueException in org.apache.batik.test
Methods in org.apache.batik.test that throw AssertTrueException Modifier and Type Method Description void
AbstractTest. assertTrue(boolean b)
Convenience method to check that a given boolean is true.
-