Package org.apache.openejb.test
Class TestSuite
java.lang.Object
junit.framework.TestSuite
org.apache.openejb.test.TestSuite
- All Implemented Interfaces:
junit.framework.Test
- Direct Known Subclasses:
FilteredTestSuite
public class TestSuite
extends junit.framework.TestSuite
- Version:
- $Rev$ $Date$
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, runTest, setName, testAt, testCount, tests, toString, warning
-
Constructor Details
-
TestSuite
public TestSuite()
-
-
Method Details