de.codecentric.jbehave.junit.monitoring
Class JUnitDescriptionGenerator
java.lang.Object
de.codecentric.jbehave.junit.monitoring.JUnitDescriptionGenerator
public class JUnitDescriptionGenerator
- extends Object
|
Constructor Summary |
JUnitDescriptionGenerator(List<org.jbehave.core.steps.CandidateSteps> candidateSteps,
org.jbehave.core.configuration.Configuration configuration)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXAMPLE_DESCRIPTION_PREFIX
public static final String EXAMPLE_DESCRIPTION_PREFIX
- See Also:
- Constant Field Values
SCENARIO_DESCRIPTION_PREFIX
public static final String SCENARIO_DESCRIPTION_PREFIX
- See Also:
- Constant Field Values
JUnitDescriptionGenerator
public JUnitDescriptionGenerator(List<org.jbehave.core.steps.CandidateSteps> candidateSteps,
org.jbehave.core.configuration.Configuration configuration)
createDescriptionFrom
public org.junit.runner.Description createDescriptionFrom(org.jbehave.core.model.Story story)
createDescriptionFrom
public org.junit.runner.Description createDescriptionFrom(org.jbehave.core.model.Scenario scenario)
getJunitSafeString
public String getJunitSafeString(String string)
getTestCases
public int getTestCases()
Copyright © 2012 codecentric AG. All Rights Reserved.