Uses of Class
net.masterthought.cucumber.json.Feature
Packages that use Feature
Package
Description
-
Uses of Feature in net.masterthought.cucumber
Methods in net.masterthought.cucumber that return types with arguments of type FeatureModifier and TypeMethodDescriptionReportResult.getAllFeatures()ReportParser.parseJsonFiles(List<String> jsonFiles) Parsed passed files and extracts features files.Constructor parameters in net.masterthought.cucumber with type arguments of type Feature -
Uses of Feature in net.masterthought.cucumber.generators
Constructors in net.masterthought.cucumber.generators with parameters of type FeatureModifierConstructorDescriptionFeatureReportPage(ReportResult reportResult, Configuration configuration, Feature feature) -
Uses of Feature in net.masterthought.cucumber.json
Methods in net.masterthought.cucumber.json that return FeatureMethods in net.masterthought.cucumber.json with parameters of type FeatureModifier and TypeMethodDescriptionvoidElement.setMetaData(Feature feature, Configuration configuration) -
Uses of Feature in net.masterthought.cucumber.reducers
Methods in net.masterthought.cucumber.reducers that return types with arguments of type FeatureModifier and TypeMethodDescriptionMerger's type depends on a ReducingMethod which is coming from the configuration.Method parameters in net.masterthought.cucumber.reducers with type arguments of type Feature -
Uses of Feature in net.masterthought.cucumber.sorting
Methods in net.masterthought.cucumber.sorting that return types with arguments of type FeatureMethods in net.masterthought.cucumber.sorting with parameters of type FeatureModifier and TypeMethodDescriptionintMethod parameters in net.masterthought.cucumber.sorting with type arguments of type Feature