Package org.jbehave.core.reporters
Class SurefireReporter.BreadcrumbNamingStrategy
java.lang.Object
org.jbehave.core.reporters.SurefireReporter.BreadcrumbNamingStrategy
- All Implemented Interfaces:
SurefireReporter.TestCaseNamingStrategy
- Enclosing class:
- SurefireReporter
public static class SurefireReporter.BreadcrumbNamingStrategy
extends Object
implements SurefireReporter.TestCaseNamingStrategy
A breadcrumb-based naming strategy: [story path with breadcrumbs].[story name].[scenario title]
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BreadcrumbNamingStrategy
public BreadcrumbNamingStrategy() -
BreadcrumbNamingStrategy
-
-
Method Details
-
resolveName
- Specified by:
resolveName
in interfaceSurefireReporter.TestCaseNamingStrategy
-