| Package | Description |
|---|---|
| net.masterthought.cucumber | |
| net.masterthought.cucumber.generators | |
| net.masterthought.cucumber.json |
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
ReportResult.getAllFeatures() |
List<Feature> |
ReportParser.parseJsonResults(List<String> jsonReportFiles) |
| Constructor and Description |
|---|
ReportResult(List<Feature> features) |
| Modifier and Type | Method and Description |
|---|---|
Feature |
FeatureReportPage.getFeature() |
| Constructor and Description |
|---|
FeatureReportPage(ReportResult reportResult,
Configuration configuration,
Feature feature) |
| Modifier and Type | Method and Description |
|---|---|
Feature |
Element.getFeature() |
| Modifier and Type | Method and Description |
|---|---|
void |
Element.setMedaData(Feature feature,
Configuration configuration) |
Copyright © 2016. All rights reserved.