public class CSVReporter extends ThucydidesReporter
Constructor and Description |
---|
CSVReporter(File outputDirectory) |
CSVReporter(File outputDirectory,
EnvironmentVariables environmentVariables) |
Modifier and Type | Method and Description |
---|---|
File |
generateReportFor(TestOutcomes testOutcomes,
String reportName) |
getOutputDirectory, getSourceDirectory, setOutputDirectory, setSourceDirectory
public CSVReporter(File outputDirectory)
public CSVReporter(File outputDirectory, EnvironmentVariables environmentVariables)
public File generateReportFor(TestOutcomes testOutcomes, String reportName) throws IOException
IOException
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.