public interface CucumberRunnerResult
Type Params | Return Type | Name and description |
---|---|---|
|
public Result |
getCucumberRunnerResult() Optional: Used when the keyword is CucumberBuiltinKeywords.runWithCucumberRunner |
|
public String |
getReportLocation() Optional: Used when the keyword is CucumberBuiltinKeywords.runFeatureFile, or CucumberBuiltinKeywords.runFeatureFolder |
|
public String |
getStatus()
|
Optional: Used when the keyword is CucumberBuiltinKeywords.runWithCucumberRunner
Optional: Used when the keyword is CucumberBuiltinKeywords.runFeatureFile, or CucumberBuiltinKeywords.runFeatureFolder