public class CompositeResultsWriter extends Object implements ResultsWriter
| Constructor and Description |
|---|
CompositeResultsWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addWriter(ResultsWriter writer) |
void |
begin() |
void |
end() |
void |
writeResults(ResultsForAllTests resultsForAllTests,
String testConfigFile) |
public void addWriter(ResultsWriter writer)
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.