TreemapRecorderCollects SimpleReporter messages and constructs a TreemapNode graph.
Located in /extensions/treemap_reporter/treemap_recorder.php (line 21)
SimpleScorer | --SimpleReporter | --TreemapRecorder
returns a reference to the root node of the
collected treemap graph
acceptor for end of test case
acceptor for start of test case node
acceptor for failing assertion node
acceptor for end of test group. final group pops the collected treemap nodes and assigns it to the internal graph property.
acceptor for start of test group node
stashes the title of the test
acceptor for end of method node
acceptor for start of test method node
acceptor for passing assertion node
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:56:08 -0500 by phpDocumentor 1.4.2