Class AbstractTestSuite
java.lang.Object
org.apache.batik.test.AbstractTestSuite
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Test
getId, getName, getParent, getQualifiedId, run, setId, setParentMethods inherited from interface TestSuite
getChildrenCount, getChildrenTests, removeTest
-
Field Details
-
children
Stores the list of childrenTestinstances.
-
-
Constructor Details
-
AbstractTestSuite
public AbstractTestSuite()
-
-
Method Details
-
addTest
-