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 ResultsWriter
public void writeResults(ResultsForAllTests resultsForAllTests, String testConfigFile)
writeResults
in interface ResultsWriter
public void end()
end
in interface ResultsWriter
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.