This is a composite test class for combining test cases and other RunnableTest classes into a group test.
Located in /libraries/pear/simpletest/simple_test.php (line 501)
Sets the name of the test suite.
Adds a test into the suite. Can be either a group test or some other unit test.
Adds a test into the suite by class name. The class will be instantiated as needed.
Builds a group test from a library of test cases.
The new group is composed into this one.
Accessor for the test name for subclasses.
Number of contained test cases.
Invokes run() on all of the held test cases, instantiating them if necessary.
Test to see if a class is derived from the TestCase class.
Documentation generated on Fri, 11 Feb 2005 18:14:05 +0000 by phpDocumentor 1.3.0RC3