Provides an ANSI-colored TextReporter for viewing test results.
This code is made available under the same terms as SimpleTest. It is based off of code that Jason Sweat originally published on the SimpleTest mailing list.
Located in /extensions/colortext_reporter.php (line 27)
SimpleScorer | --SimpleReporter | --TextReporter | --ColorTextReporter
Inherited from SimpleReporter
SimpleReporter::$_progress
SimpleReporter::$_size
SimpleReporter::$_test_stack
Inherited from SimpleScorer
SimpleScorer::$_exceptions
SimpleScorer::$_fails
SimpleScorer::$_is_dry_run
SimpleScorer::$_passes
Handle initialization
Capture the attempt to display the final test results and insert the ANSI-color codes in place.
Sets the terminal to an ANSI-standard $color
Inherited From TextReporter
TextReporter::TextReporter()
TextReporter::paintError()
TextReporter::paintException()
TextReporter::paintFail()
TextReporter::paintFooter()
TextReporter::paintFormattedMessage()
TextReporter::paintHeader()
TextReporter::paintSkip()
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:21 -0500 by phpDocumentor 1.3.0