|
This class is an extension to the default HtmlReporter of the SimpleTest framework. The difference is that this reporter also displays succesful passes. (Thanks to Marcus of http://www.lastcraft.com for the example code). Located in /test/class.atktestreporter.inc [line 31] HtmlReporter | --atkTestReporterAuthor(s):
|
| void | paintDebug() | |
| void | paintFail() | |
| void | paintFooter() | |
| void | paintHeader() | |
| void | paintLine() | |
| void | paintPass() | |
| void | _getCss() |
