Package | Description |
---|---|
org.jbehave.core.reporters |
Modifier and Type | Class and Description |
---|---|
static class |
FilePrintStreamFactory.AbstractPathResolver
Resolves directory from code location parent file.
|
static class |
FilePrintStreamFactory.ResolveToPackagedName
Resolves story location path to java packaged name, replacing '/' with '.'
|
static class |
FilePrintStreamFactory.ResolveToSimpleName
Resolves story location path to simple name, considering portion after last '/'.
|
Modifier and Type | Method and Description |
---|---|
FilePrintStreamFactory.FilePathResolver |
FilePrintStreamFactory.FileConfiguration.getPathResolver() |
FilePrintStreamFactory.FilePathResolver |
StoryReporterBuilder.pathResolver() |
Modifier and Type | Method and Description |
---|---|
StoryReporterBuilder |
StoryReporterBuilder.withPathResolver(FilePrintStreamFactory.FilePathResolver pathResolver) |
Constructor and Description |
---|
FilePrintStreamFactory.FileConfiguration(java.lang.String relativeDirectory,
java.lang.String extension,
FilePrintStreamFactory.FilePathResolver pathResolver) |
Copyright © 2003-2014. All Rights Reserved.