|
MXUnit 2.1.3 (Generated: 09/27/2012) | ||||
FRAMES |
WEB-INF.cftags.componentmxunit.framework.TestResult
mxunit.framework.JUnitXMLTestResult
public class JUnitXMLTestResult
Method Summary | |
---|---|
mxunit.framework.component |
JUnitXMLTestResult([mxunit.framework.component testResults])
|
any |
buildXmlResults(array results)
|
private any |
genProps([struct collection])
|
private string |
generateStacktrace(any catchResult)
|
xml |
getXMLDomResults()
|
string |
getXMLResults()
|
Methods inherited from class mxunit.framework.TestResult |
---|
mxunit.framework.JUnitXMLTestResult
|
Methods inherited from class WEB-INF.cftags.component |
---|
|
Method Detail |
---|
public mxunit.framework.component JUnitXMLTestResult([mxunit.framework.component testResults])
testResults
public any buildXmlResults(array results)
results
private any genProps([struct collection])
collection
private string generateStacktrace(any catchResult)
catchResult
public xml getXMLDomResults()
public string getXMLResults()
getXMLResults
in class
TestResult
|
MXUnit 2.1.3 (Generated: 09/27/2012) | ||||
FRAMES |