Uses of Interface
org.jbehave.core.io.PathCalculator
Packages that use PathCalculator
-
Uses of PathCalculator in org.jbehave.core.configuration
Fields in org.jbehave.core.configuration declared as PathCalculatorModifier and TypeFieldDescriptionprotected PathCalculatorConfiguration.pathCalculatorUse an absolute path calculatorMethods in org.jbehave.core.configuration that return PathCalculatorMethods in org.jbehave.core.configuration with parameters of type PathCalculator -
Uses of PathCalculator in org.jbehave.core.io
Classes in org.jbehave.core.io that implement PathCalculatorModifier and TypeClassDescriptionclassPathCalculatorthat returns the path providedclassPathCalculatorthat finds given stories relative to the current story.