Sample minimal test displayer. Generates only failure messages and a pass count.
Located in /extensions/webunit_reporter.php (line 77)
SimpleScorer | --SimpleReporter | --WebUnitReporter
Inherited from SimpleReporter
SimpleReporter::$_progress
SimpleReporter::$_size
SimpleReporter::$_test_stack
Inherited from SimpleScorer
SimpleScorer::$_exceptions
SimpleScorer::$_fails
SimpleScorer::$_is_dry_run
SimpleScorer::$_passes
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.
Returns the script passed in wrapped in script tags.
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 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 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 top of the web page setting the title to the name of the starting test.
Paints the end of a test method.
Paints the start of a test method.
Transform a string into a format acceptable to JavaScript
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:22:24 -0500 by phpDocumentor 1.3.0