RecorderArray-based test recorder. Returns an array with timestamp, status, test name and message for each pass and failure.
Located in /recorder.php (line 65)
SimpleReporterDecorator | --Recorder
mixed
$results
= array() (line 66)
Inherited from SimpleReporterDecorator
SimpleReporterDecorator::$reporter
Stashes the exception as a SimpleResultOfException for later retrieval.
Stashes the fail as a SimpleResultOfFail for later retrieval.
Stashes the pass as a SimpleResultOfPass for later retrieval.
Inherited From SimpleReporterDecorator
SimpleReporterDecorator::__construct()
SimpleReporterDecorator::createInvoker()
SimpleReporterDecorator::getDumper()
SimpleReporterDecorator::getStatus()
SimpleReporterDecorator::getTestList()
SimpleReporterDecorator::makeDry()
SimpleReporterDecorator::paintCaseEnd()
SimpleReporterDecorator::paintCaseStart()
SimpleReporterDecorator::paintError()
SimpleReporterDecorator::paintException()
SimpleReporterDecorator::paintFail()
SimpleReporterDecorator::paintFormattedMessage()
SimpleReporterDecorator::paintGroupEnd()
SimpleReporterDecorator::paintGroupStart()
SimpleReporterDecorator::paintMessage()
SimpleReporterDecorator::paintMethodEnd()
SimpleReporterDecorator::paintMethodStart()
SimpleReporterDecorator::paintPass()
SimpleReporterDecorator::paintSignal()
SimpleReporterDecorator::paintSkip()
SimpleReporterDecorator::shouldInvoke()
Documentation generated on Sun, 31 Oct 2010 16:32:07 -0500 by phpDocumentor 1.4.3