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 | Field and Description |
---|---|
protected FilePrintStreamFactory.FilePathResolver |
StoryReporterBuilder.pathResolver |
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 |
---|
FileConfiguration(String relativeDirectory,
String extension,
FilePrintStreamFactory.FilePathResolver pathResolver) |
Copyright © 2003–2015. All rights reserved.