net.thucydides.core.requirements
Class RequirementsPath
java.lang.Object
net.thucydides.core.requirements.RequirementsPath
public class RequirementsPath
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequirementsPath
public RequirementsPath()
stripRootFromPath
public static List<String> stripRootFromPath(String root,
List<String> storyPathElements)
pathElements
public static List<String> pathElements(String path)
fileSystemPathElements
public static List<String> fileSystemPathElements(String path)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.