Class AllOutputReporter

Description

Sample minimal test displayer. Generates only failure messages and a pass count.

Located in /libraries/pear/simpletest/test/visual_test.php (line 355)

SimpleScorer
   |
   --SimpleReporter
      |
      --HtmlReporter
         |
         --AllOutputReporter
Method Summary
 AllOutputReporter AllOutputReporter ()
 void paintPass (mixed $message)
 void paintSignal (mixed $type, mixed &$payload)
 void _getCss ()
Variables
Methods
Constructor AllOutputReporter (line 356)
AllOutputReporter AllOutputReporter ()
paintPass (line 364)
void paintPass (mixed $message)

Redefinition of:
SimpleScorer::paintPass()
Increments the pass count.
paintSignal (line 373)
void paintSignal (mixed $type, mixed &$payload)

Redefinition of:
SimpleScorer::paintSignal()
By default just ignores user generated events.
_getCss (line 360)
void _getCss ()

Redefinition of:
HtmlReporter::_getCss()
Paints the CSS. Add additional styles here.

Inherited Methods

Inherited From HtmlReporter

 HtmlReporter::HtmlReporter()
 HtmlReporter::paintException()
 HtmlReporter::paintFail()
 HtmlReporter::paintFooter()
 HtmlReporter::paintFormattedMessage()
 HtmlReporter::paintHeader()
 HtmlReporter::sendNoCacheHeaders()
 HtmlReporter::_getCss()

Inherited From SimpleReporter

 SimpleReporter::SimpleReporter()
 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::getExceptionCount()
 SimpleScorer::getFailCount()
 SimpleScorer::getPassCount()
 SimpleScorer::getStatus()
 SimpleScorer::invoke()
 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()

Documentation generated on Fri, 11 Feb 2005 18:14:34 +0000 by phpDocumentor 1.3.0RC3