Custom Reporter for the Scorpio framework. This reporter collects the output in an internal buffer that can then be fetched and displayed. This is needed for ajax running of the unit tests.
public __construct([$character_set = 'UTF-8'], [$inShowPasses = false])
Creates the reporter
public getTestTitle()
Returns $_TestTitle
public setTestTitle($inTestTitle)
Set $_TestTitle to $inTestTitle
public getBuffer()
Returns $_Buffer
public setBuffer($inBuffer)
Set $_Buffer to $inBuffer
Posted by: Scorpio Documentor (Writer), in Test on 19 Nov 2009 @ 20:39
Tags: htmlreporter, test, testsuitehtmlreporter,
This
work is licenced under a
Creative Commons Licence.