This is a composite test class for combining test cases and other RunnableTest classes into a group test.
Located in /test_case.php (line 487)
Class | Description |
---|---|
![]() |
Test to see if a class is derived from the SimpleTestCase class.
Sets the name of the test suite.
Adds a test into the suite by instance or class. The class will be instantiated if it's a test suite.
Builds a test suite from a library of test cases.
The new suite is composed into this one.
Delegates to a visiting collector to add test files.
Accessor for the test name for subclasses. If the suite wraps a single test case the label defaults to the name of that test.
Invokes run() on all of the held test cases, instantiating them if necessary.
Documentation generated on Sun, 04 May 2008 09:22:19 -0500 by phpDocumentor 1.3.0