org.jbehave.core.reporters
Class FilePrintStreamFactory.ResolveToSimpleName
java.lang.Object
org.jbehave.core.reporters.FilePrintStreamFactory.AbstractPathResolver
org.jbehave.core.reporters.FilePrintStreamFactory.ResolveToSimpleName
- All Implemented Interfaces:
- FilePrintStreamFactory.FilePathResolver
- Enclosing class:
- FilePrintStreamFactory
public static class FilePrintStreamFactory.ResolveToSimpleName
- extends FilePrintStreamFactory.AbstractPathResolver
Resolves story location path to simple name, considering portion after last '/'.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilePrintStreamFactory.ResolveToSimpleName
public FilePrintStreamFactory.ResolveToSimpleName()
resolveName
public String resolveName(StoryLocation storyLocation,
String extension)
Copyright © 2003-2011. All Rights Reserved.