Uses of Interface
net.masterthought.cucumber.Reportable
-
Packages that use Reportable Package Description net.masterthought.cucumber net.masterthought.cucumber.generators net.masterthought.cucumber.json net.masterthought.cucumber.json.support -
-
Uses of Reportable in net.masterthought.cucumber
Classes in net.masterthought.cucumber that implement Reportable Modifier and Type Class Description classEmptyReportableDefines empty reportable that is usded when the build fails.Methods in net.masterthought.cucumber that return Reportable Modifier and Type Method Description ReportableReportBuilder. generateReports()Parses provided files and generates the report.ReportableReportResult. getFeatureReport()ReportableReportResult. getTagReport()Methods in net.masterthought.cucumber with parameters of type Reportable Modifier and Type Method Description voidTrends. addBuild(String buildNumber, Reportable reportable)Adds build into the trends. -
Uses of Reportable in net.masterthought.cucumber.generators
Classes in net.masterthought.cucumber.generators that implement Reportable Modifier and Type Class Description classOverviewReport -
Uses of Reportable in net.masterthought.cucumber.json
Classes in net.masterthought.cucumber.json that implement Reportable Modifier and Type Class Description classFeature -
Uses of Reportable in net.masterthought.cucumber.json.support
Classes in net.masterthought.cucumber.json.support that implement Reportable Modifier and Type Class Description classTagObject
-