/xml.phpbase include file for SimpleTest
| Class | Description |
|---|---|
XmlReporter
|
Creates the XML needed for remote communication by SimpleTest. |
NestingXmlTag
|
Accumulator for incoming tag. Holds the incoming test structure information for later dispatch to the reporter. |
NestingMethodTag
|
Accumulator for incoming method tag. Holds the incoming test structure information for later dispatch to the reporter. |
NestingCaseTag
|
Accumulator for incoming case tag. Holds the incoming test structure information for later dispatch to the reporter. |
NestingGroupTag
|
Accumulator for incoming group tag. Holds the incoming test structure information for later dispatch to the reporter. |
SimpleTestXmlParser
|
Parser for importing the output of the XmlReporter. |
require_once
(dirname(__FILE__).'/scorer.php')
(line 12)
include other SimpleTest class files
Documentation generated on Sun, 04 May 2008 09:22:29 -0500 by phpDocumentor 1.3.0