Base include file for SimpleTest
Class | Description |
---|---|
![]() |
The standard runner. Will run every method starting with test as well as the setUp() and tearDown() before and after each test method. Basically the Mediator pattern. |
![]() |
Extension that traps errors into an error queue. |
![]() |
Basic test case. This is the smallest unit of a test suite. It searches for all methods that start with the the string "test" and runs them. Working test cases extend this class. |
![]() |
This is a composite test class for combining test cases and other RunnableTest classes into a group test. |
Includes SimpleTest files and defined the root constant for dependent libraries.
Includes SimpleTest files and defined the root constant for dependent libraries.
Includes SimpleTest files and defined the root constant for dependent libraries.
Includes SimpleTest files and defined the root constant for dependent libraries.
Includes SimpleTest files and defined the root constant for dependent libraries.
Documentation generated on Fri, 11 Feb 2005 18:14:05 +0000 by phpDocumentor 1.3.0RC3