Class FeatureWithLines

  • All Implemented Interfaces:
    Serializable

    public class FeatureWithLines
    extends Object
    implements Serializable
    Identifies either a directory containing feature files, a specific feature or specific scenarios and examples (pickles) in a feature.

    The syntax of a a feature with lines defined as either a FeaturePath or a FeatureIdentifier followed by a sequence of line numbers each preceded by a colon.

    See Also:
    Serialized Form