Class FeatureFilePath

java.lang.Object
net.thucydides.model.requirements.FeatureFilePath

public class FeatureFilePath extends Object
  • Constructor Details

  • Method Details

    • relativePathFor

      public String relativePathFor(String path)
      Given a path to a feature file, return the path relative to the last mention of the feature folder.
      Parameters:
      path - The full path to the feature file
      Returns:
      The path relative to the last mention of the feature folder