SimpleReporterDecorator Class Reference

Inheritance diagram for SimpleReporterDecorator:
[legend]

List of all members.


Public Member Functions

 __construct (&$reporter)
 __call ($method, $arguments)

Public Attributes

 $_reporter


Detailed Description

Definition at line 397 of file scorer.php.


Constructor & Destructor Documentation

SimpleReporterDecorator::__construct ( &$  reporter  ) 

Mediates between the reporter and the test case.

Parameters:
SimpleScorer $reporter Reporter to receive events.

Definition at line 404 of file scorer.php.


Member Function Documentation

SimpleReporterDecorator::__call ( method,
arguments 
)

Definition at line 408 of file scorer.php.


Member Data Documentation

SimpleReporterDecorator::$_reporter

Definition at line 398 of file scorer.php.


The documentation for this class was generated from the following file:

Generated on Mon Jun 2 15:09:13 2008 for SimpleTest by  1.5.5