Uses of Class
org.jbehave.core.reporters.SurefireReporter
-
Packages that use SurefireReporter Package Description org.jbehave.core.reporters -
-
Uses of SurefireReporter in org.jbehave.core.reporters
Fields in org.jbehave.core.reporters declared as SurefireReporter Modifier and Type Field Description protected SurefireReporter
StoryReporterBuilder. surefireReporter
Methods in org.jbehave.core.reporters that return SurefireReporter Modifier and Type Method Description SurefireReporter
StoryReporterBuilder. surefireReporter()
Methods in org.jbehave.core.reporters with parameters of type SurefireReporter Modifier and Type Method Description StoryReporterBuilder
StoryReporterBuilder. withSurefireReporter(SurefireReporter surefireReporter)
-