Class HtmlAggregateStoryReporter

java.lang.Object
net.thucydides.model.reports.ThucydidesReporter
net.thucydides.core.reports.html.HtmlReporter
net.thucydides.core.reports.html.HtmlAggregateStoryReporter
All Implemented Interfaces:
net.thucydides.model.reports.UserStoryTestReporter

public class HtmlAggregateStoryReporter extends HtmlReporter implements net.thucydides.model.reports.UserStoryTestReporter
Generates an aggregate acceptance test report in HTML form. Reads all the reports from the output directory to generates aggregate HTML reports summarizing the results.