Uses of Class
org.jbehave.core.reporters.SurefireReporter.Options
Packages that use SurefireReporter.Options
-
Uses of SurefireReporter.Options in org.jbehave.core.reporters
Methods in org.jbehave.core.reporters that return SurefireReporter.OptionsModifier and TypeMethodDescriptionSurefireReporter.Options.doIncludeProperties(boolean includeProperties) SurefireReporter.Options.doReportByStory(boolean reportByStory) SurefireReporter.Options.useReportName(String reportName) SurefireReporter.Options.withNamingStrategy(SurefireReporter.TestCaseNamingStrategy strategy) Constructors in org.jbehave.core.reporters with parameters of type SurefireReporter.OptionsModifierConstructorDescriptionSurefireReporter(Class<?> embeddableClass, SurefireReporter.Options options)