|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathCalculator | |
|---|---|
| org.jbehave.core.configuration | |
| org.jbehave.core.io | |
| Uses of PathCalculator in org.jbehave.core.configuration |
|---|
| Methods in org.jbehave.core.configuration that return PathCalculator | |
|---|---|
PathCalculator |
Configuration.pathCalculator()
|
| Methods in org.jbehave.core.configuration with parameters of type PathCalculator | |
|---|---|
Configuration |
Configuration.usePathCalculator(PathCalculator pathCalculator)
|
| Uses of PathCalculator in org.jbehave.core.io |
|---|
| Classes in org.jbehave.core.io that implement PathCalculator | |
|---|---|
class |
AbsolutePathCalculator
PathCalculator that returns the path provided |
class |
RelativePathCalculator
PathCalculator that finds given stories relative to the current story. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||