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$
-
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, waitMethods inherited from interface org.apache.batik.test.Test
getId, getName, getParent, getQualifiedId, run, setId, setParentMethods inherited from interface org.apache.batik.test.TestSuite
getChildrenCount, getChildrenTests, removeTest