Uses of Class
net.thucydides.core.requirements.model.FeatureType
| Package | Description |
|---|---|
| net.thucydides.core.requirements.model |
-
Uses of FeatureType in net.thucydides.core.requirements.model
Methods in net.thucydides.core.requirements.model that return FeatureType Modifier and Type Method Description static FeatureTypeFeatureType. forFilename(java.lang.String storyPath)static FeatureTypeFeatureType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FeatureType[]FeatureType. values()Returns an array containing the constants of this enum type, in the order they are declared.