Uses of Enum
net.thucydides.core.requirements.model.FeatureType
Packages that use FeatureType
-
Uses of FeatureType in net.thucydides.core.requirements.model
Methods in net.thucydides.core.requirements.model that return FeatureTypeModifier and TypeMethodDescriptionstatic FeatureTypeFeatureType.forFilename(String storyPath) static FeatureTypeReturns 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.