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