

Definition at line 322 of file phpunit.php.
Public Member Functions | |
| _endTest ($test) | |
| _startTest ($test) | |
| countFailures () | |
| countTests () | |
| getFailures () | |
| report () | |
| run ($test) | |
| shouldStop () | |
| stop () | |
| TestResult () | |
| TextTestResult () | |
Public Attributes | |
| $fFailures = array() | |
| $fRunTests = 0 | |
| $fStop = false | |
1.5.6