Uses of Class
org.jbehave.core.reporters.FilePrintStreamFactory.FileConfiguration
Packages that use FilePrintStreamFactory.FileConfiguration
-
Uses of FilePrintStreamFactory.FileConfiguration in org.jbehave.core.reporters
Methods in org.jbehave.core.reporters that return FilePrintStreamFactory.FileConfigurationModifier and TypeMethodDescriptionFilePrintStreamFactory.configuration()StoryReporterBuilder.fileConfiguration(String extension) Methods in org.jbehave.core.reporters with parameters of type FilePrintStreamFactory.FileConfigurationModifier and TypeMethodDescriptionvoidFilePrintStreamFactory.useConfiguration(FilePrintStreamFactory.FileConfiguration configuration) Constructors in org.jbehave.core.reporters with parameters of type FilePrintStreamFactory.FileConfigurationModifierConstructorDescriptionFilePrintStreamFactory(StoryLocation storyLocation, FilePrintStreamFactory.FileConfiguration configuration)