Package | Description |
---|---|
org.jbehave.core.configuration | |
org.jbehave.core.io |
Modifier and Type | Method and Description |
---|---|
PathCalculator |
Configuration.pathCalculator() |
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.usePathCalculator(PathCalculator pathCalculator) |
Modifier and Type | Class and Description |
---|---|
class |
AbsolutePathCalculator
PathCalculator that returns the path provided |
class |
RelativePathCalculator
PathCalculator that finds given stories relative to the current story. |
Copyright © 2003-2014. All Rights Reserved.