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