Class FailuresOverviewPage
java.lang.Object
net.masterthought.cucumber.generators.AbstractPage
net.masterthought.cucumber.generators.FailuresOverviewPage
-
Field Summary
FieldsFields inherited from class net.masterthought.cucumber.generators.AbstractPage
configuration, context, reportResult -
Constructor Summary
ConstructorsConstructorDescriptionFailuresOverviewPage(ReportResult reportResult, Configuration configuration) -
Method Summary
Modifier and TypeMethodDescriptionReturns HTML file name (with extension) for this report.voidMethods inherited from class net.masterthought.cucumber.generators.AbstractPage
generatePage
-
Field Details
-
WEB_PAGE
- See Also:
-
-
Constructor Details
-
FailuresOverviewPage
-
-
Method Details
-
getWebPage
Description copied from class:AbstractPageReturns HTML file name (with extension) for this report.- Specified by:
getWebPagein classAbstractPage- Returns:
- HTML file for the report
-
prepareReport
public void prepareReport()- Specified by:
prepareReportin classAbstractPage
-