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 Details

    • getName

      public String getName()
    • getScenarioLine

      public int getScenarioLine()
    • getLine

      public int getLine()
    • getTags

      public List<String> getTags()
    • getUri

      public URI getUri()