Uses of Class
org.jbehave.core.reporters.SurefireReporter.Options
-
Uses of SurefireReporter.Options in org.jbehave.core.reporters
Modifier and TypeMethodDescriptionSurefireReporter.Options.doIncludeProperties
(boolean includeProperties) SurefireReporter.Options.doReportByStory
(boolean reportByStory) SurefireReporter.Options.useReportName
(String reportName) SurefireReporter.Options.withNamingStrategy
(SurefireReporter.TestCaseNamingStrategy strategy) ModifierConstructorDescriptionSurefireReporter
(Class<?> embeddableClass, SurefireReporter.Options options)