public interface ResultsWriter
Modifier and Type | Method and Description |
---|---|
void |
begin() |
void |
end() |
void |
writeResults(ResultsForAllTests resultsForAllTests,
String testConfigFile) |
void begin()
void writeResults(ResultsForAllTests resultsForAllTests, String testConfigFile)
void end()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.