Public Member Functions | |
__construct (&$reporter) | |
__call ($method, $arguments) | |
Public Attributes | |
$_reporter |
Definition at line 397 of file scorer.php.
SimpleReporterDecorator::__construct | ( | &$ | reporter | ) |
Mediates between the reporter and the test case.
SimpleScorer | $reporter Reporter to receive events. |
Definition at line 404 of file scorer.php.
SimpleReporterDecorator::__call | ( | $ | method, | |
$ | arguments | |||
) |
Definition at line 408 of file scorer.php.
SimpleReporterDecorator::$_reporter |
Definition at line 398 of file scorer.php.