Array-based test recorder. Returns an array with timestamp, status, test name and message for each pass and failure.
This code is made available under the same terms as SimpleTest. It is based off of code that Rene vd O originally published in patch [ 1594212 ] on the SimpleTest patches tracker.
Located in /extensions/recorder.php (line 27)
SimpleScorer | --SimpleReporter | --Recorder
Inherited from SimpleReporter
SimpleReporter::$_progress
SimpleReporter::$_size
SimpleReporter::$_test_stack
Inherited from SimpleScorer
SimpleScorer::$_exceptions
SimpleScorer::$_fails
SimpleScorer::$_is_dry_run
SimpleScorer::$_passes
Inherited From SimpleReporter
SimpleReporter::SimpleReporter()
SimpleReporter::getDumper()
SimpleReporter::getTestCaseCount()
SimpleReporter::getTestCaseProgress()
SimpleReporter::getTestList()
SimpleReporter::inCli()
SimpleReporter::paintCaseEnd()
SimpleReporter::paintCaseStart()
SimpleReporter::paintFooter()
SimpleReporter::paintGroupEnd()
SimpleReporter::paintGroupStart()
SimpleReporter::paintHeader()
SimpleReporter::paintMethodEnd()
SimpleReporter::paintMethodStart()
Inherited From SimpleScorer
SimpleScorer::SimpleScorer()
SimpleScorer::createInvoker()
SimpleScorer::getExceptionCount()
SimpleScorer::getFailCount()
SimpleScorer::getPassCount()
SimpleScorer::getStatus()
SimpleScorer::makeDry()
SimpleScorer::paintCaseEnd()
SimpleScorer::paintCaseStart()
SimpleScorer::paintError()
SimpleScorer::paintException()
SimpleScorer::paintFail()
SimpleScorer::paintFormattedMessage()
SimpleScorer::paintGroupEnd()
SimpleScorer::paintGroupStart()
SimpleScorer::paintMessage()
SimpleScorer::paintMethodEnd()
SimpleScorer::paintMethodStart()
SimpleScorer::paintPass()
SimpleScorer::paintSignal()
SimpleScorer::paintSkip()
SimpleScorer::shouldInvoke()
Documentation generated on Sun, 04 May 2008 09:21:57 -0500 by phpDocumentor 1.3.0