Package org.apache.batik.test
Class AbstractTestSuite
java.lang.Object
org.apache.batik.test.AbstractTestSuite
This class provides an implementation for the
addTest
method and a protected member to store the children Test
instances.- Version:
- $Id: AbstractTestSuite.java 1733416 2016-03-03 07:07:13Z gadams $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.batik.test.Test
getId, getName, getParent, getQualifiedId, run, setId, setParent
Methods inherited from interface org.apache.batik.test.TestSuite
getChildrenCount, getChildrenTests, removeTest