public final class CucumberStep extends Object implements CucumberStep
Modifier and Type | Method and Description |
---|---|
Argument |
getArgument() |
String |
getKeyWord() |
String |
getPreviousGivenWhenThenKeyWord() |
int |
getStepLine() |
StepType |
getStepType() |
String |
getText() |
public int getStepLine()
getStepLine
in interface CucumberStep
public Argument getArgument()
getArgument
in interface CucumberStep
public String getKeyWord()
getKeyWord
in interface CucumberStep
public StepType getStepType()
public String getPreviousGivenWhenThenKeyWord()
public String getText()
getText
in interface CucumberStep
Copyright © 2019. All rights reserved.