public class ResultsXmlWriter extends Object implements ResultsWriter
| Constructor and Description |
|---|
ResultsXmlWriter(File outputDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
begin() |
void |
end() |
void |
writeResults(ResultsForAllTests resultsForAllTests,
String testConfigFile) |
public ResultsXmlWriter(File outputDir)
public void begin()
begin in interface ResultsWriterpublic void writeResults(ResultsForAllTests resultsForAllTests, String testConfigFile)
writeResults in interface ResultsWriterpublic void end()
end in interface ResultsWriterCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.