net.thucydides.core.output
Class SpreadsheetResultsOutput
java.lang.Object
net.thucydides.core.output.SpreadsheetResultsOutput
- All Implemented Interfaces:
- ResultsOutput
public class SpreadsheetResultsOutput
- extends Object
- implements ResultsOutput
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpreadsheetResultsOutput
public SpreadsheetResultsOutput(File outputFile,
List<String> titles)
recordResult
public void recordResult(List<? extends Object> columnValues,
SimpleValueMatcher... validityChecks)
throws IOException
- Specified by:
recordResult in interface ResultsOutput
- Throws:
IOException
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.