Package io.cucumber.testng
Class Pickle
- java.lang.Object
-
- io.cucumber.testng.Pickle
-
@API(status=STABLE) public final class Pickle extends Object
Wraps CucumberPickle to avoid exposing it as part of the public api.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetLine()StringgetName()intgetScenarioLine()List<String>getTags()URIgetUri()
-