net.thucydides.core.reports.csv
Class CSVReporter
java.lang.Object
net.thucydides.core.reports.ThucydidesReporter
net.thucydides.core.reports.csv.CSVReporter
public class CSVReporter
- extends ThucydidesReporter
Stores test outcomes as CSV files
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSVReporter
public CSVReporter(File outputDirectory)
CSVReporter
public CSVReporter(File outputDirectory,
EnvironmentVariables environmentVariables)
generateReportFor
public File generateReportFor(TestOutcomes testOutcomes,
String reportName)
throws IOException
- Throws:
IOException
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.