Package org.jbehave.core.reporters
Class SurefireReporter
java.lang.Object
org.jbehave.core.reporters.SurefireReporter
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA breadcrumb-based naming strategy: [story path with breadcrumbs].[story name].[scenario title]static classstatic classA simple naming strategy: [story name].[scenario title]static classstatic interfacestatic classstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionSurefireReporter(Class<?> embeddableClass) SurefireReporter(Class<?> embeddableClass, SurefireReporter.Options options) -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(PerformableTree.PerformableRoot root, File outputDirectory)
-
Constructor Details
-
SurefireReporter
-
SurefireReporter
-
-
Method Details
-
generate
-