public class CucumberParser extends Object
| Constructor and Description |
|---|
CucumberParser() |
CucumberParser(EnvironmentVariables environmentVariables) |
CucumberParser(String locale,
EnvironmentVariables environmentVariables) |
| Modifier and Type | Method and Description |
|---|---|
Optional<AnnotatedFeature> |
loadFeature(File narrativeFile) |
Optional<Narrative> |
loadFeatureNarrative(File narrativeFile) |
public CucumberParser()
public CucumberParser(EnvironmentVariables environmentVariables)
public CucumberParser(String locale, EnvironmentVariables environmentVariables)
Copyright © 2022. All rights reserved.