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