Sample minimal test displayer. Generates only failure messages and a pass count.
Located in /libraries/pear/simpletest/reporter.php (line 21)
SimpleRunner | --SimpleReporter | --HtmlReporter
Class | Description |
---|---|
![]() |
Sample minimal test displayer. Generates only failure messages and a pass count. |
Inherited from SimpleReporter
SimpleReporter::$_progress
SimpleReporter::$_size
SimpleReporter::$_test_stack
Inherited from SimpleRunner
SimpleRunner::$_exceptions
SimpleRunner::$_fails
SimpleRunner::$_is_dry_run
SimpleRunner::$_passes
Does nothing yet. The first output will be sent on the first test start. For use by a web browser.
Paints a PHP error or exception.
Paints the test failure with a breadcrumbs trail of the nesting test suites below the top level test.
Paints the end of the test with a summary of the passes and failures.
Paints formatted text such as dumped variables.
Paints the top of the web page setting the title to the name of the starting test.
Send the headers necessary to ensure the page is reloaded on every request. Otherwise you could be scratching your head over out of date test data.
Paints the CSS. Add additional styles here.
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 SimpleRunner
SimpleRunner::SimpleRunner()
SimpleRunner::getExceptionCount()
SimpleRunner::getFailCount()
SimpleRunner::getPassCount()
SimpleRunner::getStatus()
SimpleRunner::invoke()
SimpleRunner::makeDry()
SimpleRunner::paintCaseEnd()
SimpleRunner::paintCaseStart()
SimpleRunner::paintError()
SimpleRunner::paintException()
SimpleRunner::paintFail()
SimpleRunner::paintFormattedMessage()
SimpleRunner::paintGroupEnd()
SimpleRunner::paintGroupStart()
SimpleRunner::paintMessage()
SimpleRunner::paintMethodEnd()
SimpleRunner::paintMethodStart()
SimpleRunner::paintPass()
SimpleRunner::paintSignal()
Documentation generated on Thu, 20 Jan 2005 17:10:44 +0000 by phpDocumentor 1.3.0RC3