public class JUnitDescriptionGenerator extends Object
| Constructor and Description |
|---|
JUnitDescriptionGenerator(List<org.jbehave.core.steps.CandidateSteps> candidateSteps,
org.jbehave.core.configuration.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runner.Description |
createDescriptionFrom(org.jbehave.core.model.Scenario scenario) |
org.junit.runner.Description |
createDescriptionFrom(org.jbehave.core.model.Story story) |
String |
getJunitSafeString(String string) |
int |
getTestCases() |
public JUnitDescriptionGenerator(List<org.jbehave.core.steps.CandidateSteps> candidateSteps, org.jbehave.core.configuration.Configuration configuration)
Copyright © 2015 codecentric AG. All Rights Reserved.