| 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)
Parsed passed files and extracts features files.
|
| Constructor and Description |
|---|
ReportResult(List<Feature> features) |
| 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 |
|---|---|
int |
Feature.compareTo(Feature feature) |
void |
Element.setMetaData(Feature feature,
Configuration configuration) |
Copyright © 2016. All rights reserved.