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