Interface Step

All Superinterfaces:
io.cucumber.plugin.event.Step

public interface Step extends io.cucumber.plugin.event.Step
  • Method Details

    • getType

      StepType getType()
    • getPreviousGivenWhenThenKeyword

      String getPreviousGivenWhenThenKeyword()
    • getId

      String getId()
    • getArgument

      Argument getArgument()
      Specified by:
      getArgument in interface io.cucumber.plugin.event.Step