This file is part of the Achievo ATK distribution.
Detailed copyright and licensing information can be found in the doc/COPYRIGHT and doc/LICENSE files which should be included in the distribution.
| Version: | $Revision: 6301 $ $Id: class.atktestreporter.inc 6354 2009-04-15 02:41:21Z mvdam $ |
| Copyright: | (c)2005 Ivo Jansch |
| Copyright: | (c)2005 Marcus Baker |
| License: | ATK Open Source License |
| Class | Description |
|---|---|
| atkTestReporter | 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). |
| ArrayHtmlReporter | This class is an extension to the default HtmlReporter of the SimpleTest framework. The difference is that this reporter also displays succesful passes and returns an array with the tesresults. |
| ArrayTextReporter | This class is an extension to the default SimpleReporter of the SimpleTest framework. The difference is that this reporter also displays succesful passes and returns an array with the tesresults. |
Includes
API Tags:| Access: | private |
