SelectiveReporterRuns just a single test group, a single case or even a single test within that case.
Located in /reporter.php (line 313)
SimpleReporterDecorator | --SelectiveReporter
SelectiveReporter
__construct
(SimpleScorer $reporter, [string $just_this_case = false], [string $just_this_test = false])
Selects the test case or group to be run, and optionally a specific test.
Compares criteria to actual the case/group name.
Paints the end of a group test.
Paints the start of a group test.
Veto everything that doesn't match the method wanted.
Compares criteria to actual the test name. If no name was specified at the beginning, then all tests can run.
Inherited From SimpleReporterDecorator
SimpleReporterDecorator::__construct()
SimpleReporterDecorator::createInvoker()
SimpleReporterDecorator::getDumper()
SimpleReporterDecorator::getStatus()
SimpleReporterDecorator::makeDry()
SimpleReporterDecorator::paintCaseEnd()
SimpleReporterDecorator::paintCaseStart()
SimpleReporterDecorator::paintError()
SimpleReporterDecorator::paintException()
SimpleReporterDecorator::paintFail()
SimpleReporterDecorator::paintFormattedMessage()
SimpleReporterDecorator::paintGroupEnd()
SimpleReporterDecorator::paintGroupStart()
SimpleReporterDecorator::paintMessage()
SimpleReporterDecorator::paintMethodEnd()
SimpleReporterDecorator::paintMethodStart()
SimpleReporterDecorator::paintPass()
SimpleReporterDecorator::paintSignal()
SimpleReporterDecorator::paintSkip()
SimpleReporterDecorator::shouldInvoke()
Documentation generated on Thu, 01 Oct 2009 20:55:40 -0500 by phpDocumentor 1.4.2