Package | Description |
---|---|
org.jbehave.core.configuration | |
org.jbehave.core.io |
Modifier and Type | Method and Description |
---|---|
StoryLoader |
UnmodifiableConfiguration.storyLoader() |
StoryLoader |
Configuration.storyLoader() |
Modifier and Type | Method and Description |
---|---|
Configuration |
UnmodifiableConfiguration.useStoryLoader(StoryLoader storyLoader) |
Configuration |
Configuration.useStoryLoader(StoryLoader storyLoader) |
Modifier and Type | Class and Description |
---|---|
class |
LoadFromClasspath
Loads story resources from classpath
|
class |
LoadFromRelativeFile
Loads story resources from relative file paths that are
traversal to a given location.
|
class |
LoadFromURL
Loads story resources from URL
|
Copyright © 2003-2014. All Rights Reserved.