net.thucydides.core.reports.html
Class HtmlRequirementsReporter
java.lang.Object
net.thucydides.core.reports.html.HtmlReporter
net.thucydides.core.reports.html.HtmlRequirementsReporter
public class HtmlRequirementsReporter
- extends HtmlReporter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlRequirementsReporter
public HtmlRequirementsReporter()
HtmlRequirementsReporter
public HtmlRequirementsReporter(IssueTracking issueTracking)
generateReportFor
public File generateReportFor(RequirementsOutcomes requirementsOutcomes)
throws IOException
- Throws:
IOException
generateReportFor
public File generateReportFor(RequirementsOutcomes requirementsOutcomes,
TestOutcomes testOutcomes,
String filename)
throws IOException
- Throws:
IOException
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.