Recipient of generated test messages that can display page footers and headers. Also keeps track of the test nesting. This is the main base class on which to build the finished test (page based) displays.
Located in /libraries/pear/simpletest/scorer.php (line 221)
SimpleScorer | --SimpleReporter
Class | Description |
---|---|
![]() |
Sample minimal test displayer. Generates only failure messages and a pass count. |
![]() |
Sample minimal test displayer. Generates only |
![]() |
Creates the XML needed for remote communication by SimpleTest. |
Inherited from SimpleScorer
SimpleScorer::$_exceptions
SimpleScorer::$_fails
SimpleScorer::$_is_dry_run
SimpleScorer::$_passes
Starts the display with no results in.
Accessor for total test size in number of test cases. Null until the first test is started.
Accessor for the number of test cases completed so far.
Accessor for internal test stack. For subclasses that need to see the whole test history for display purposes.
Static check for running in the comand line.
Paints the end of a test case. Will paint the page footer if the stack of tests has unwound.
Paints the start of a test case. Will also paint the page header and footer if this is the first test. Will stash the size if the first start.
Paints the test document footer.
Paints the end of a group test. Will paint the page footer if the stack of tests has unwound.
Paints the start of a group test. Will also paint the page header and footer if this is the first test. Will stash the size if the first start.
Paints the test document header.
Paints the end of a test method. Will paint the page footer if the stack of tests has unwound.
Paints the start of a test method.
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:13:57 +0000 by phpDocumentor 1.3.0RC3