Uses of Class
org.apache.batik.test.AssertTrueException
Packages that use AssertTrueException
-
Uses of AssertTrueException in org.apache.batik.test
Methods in org.apache.batik.test that throw AssertTrueExceptionModifier and TypeMethodDescriptionvoid
AbstractTest.assertTrue
(boolean b) Convenience method to check that a given boolean is true.