|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnet.thucydides.core.reports.ThucydidesReporter
net.thucydides.core.reports.html.HtmlReporter
net.thucydides.core.reports.html.HtmlProgressReporter
public class HtmlProgressReporter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.thucydides.core.reports.html.HtmlReporter |
|---|
HtmlReporter.Merger |
| Field Summary |
|---|
| Fields inherited from class net.thucydides.core.reports.html.HtmlReporter |
|---|
TIMESTAMP_FORMAT |
| Constructor Summary | |
|---|---|
HtmlProgressReporter(IssueTracking issueTracking,
TestHistory testHistory)
|
|
| Method Summary | |
|---|---|
File |
generateReportFor(RequirementsOutcomes requirementsOutcomes)
|
File |
generateReportFor(RequirementsOutcomes requirementsOutcomes,
TestOutcomes testOutcomes,
String filename)
|
| Methods inherited from class net.thucydides.core.reports.html.HtmlReporter |
|---|
addTimestamp, copyResourcesToOutputDirectory, copyTestResultsToOutputDirectory, getEnvironmentVariables, getResourceDirectory, mergeTemplate, setResourceDirectory, timestampFrom, timestampFrom, writeReportToOutputDirectory |
| Methods inherited from class net.thucydides.core.reports.ThucydidesReporter |
|---|
getOutputDirectory, getSourceDirectory, setOutputDirectory, setSourceDirectory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HtmlProgressReporter(IssueTracking issueTracking,
TestHistory testHistory)
| Method Detail |
|---|
public File generateReportFor(RequirementsOutcomes requirementsOutcomes)
throws IOException
IOException
public File generateReportFor(RequirementsOutcomes requirementsOutcomes,
TestOutcomes testOutcomes,
String filename)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||