HtmlReporterSample minimal test displayer. Generates only failure messages and a pass count.
Located in /reporter.php (line 21)
SimpleScorer | --SimpleReporter | --HtmlReporter
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.
Does nothing yet. The first output will be sent on the first test start. For use by a web browser.
Character set adjusted entity conversion.
Paints a PHP error.
Paints a PHP 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 privateiables.
Paints the top of the web page setting the title to the name of the starting test.
Prints the message for skipping tests.
Inherited From SimpleReporter
SimpleReporter::__construct()
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::__construct()
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 Thu, 01 Oct 2009 20:55:39 -0500 by phpDocumentor 1.4.2