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