public class AnnotatedFeature extends Object
| Constructor and Description |
|---|
AnnotatedFeature(io.cucumber.messages.Messages.GherkinDocument.Feature feature,
List<io.cucumber.messages.Messages.GherkinDocument.Feature.Scenario> scenarioDefinitions,
String descriptionInComments) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptionInComments() |
io.cucumber.messages.Messages.GherkinDocument.Feature |
getFeature() |
List<io.cucumber.messages.Messages.GherkinDocument.Feature.Scenario> |
getScenarioDefinitions() |
Copyright © 2021. All rights reserved.