Modifier and Type | Method and Description |
---|---|
String |
getLanguage() |
CucumberLocation |
getLocation()
Returns the location in feature file of the Scenario this pickle was created
from.
|
String |
getName() |
CucumberLocation |
getScenarioLocation()
Returns the location in feature file of the Scenario this pickle was created
from.
|
List<CucumberStep> |
getSteps() |
List<String> |
getTags() |
URI |
getUri() |
public String getLanguage()
public CucumberLocation getLocation()
getLocation
in interface Located
public String getName()
public CucumberLocation getScenarioLocation()
public List<CucumberStep> getSteps()
public URI getUri()
Copyright © 2019. All rights reserved.