public class CucumberRunnerResultImpl
Constructor and description |
---|
CucumberRunnerResultImpl
(String status, String reportLocation) |
CucumberRunnerResultImpl
(String status, String reportLocation, Result result) |
Type Params | Return Type | Name and description |
---|---|---|
|
public Result |
getCucumberRunnerResult() |
|
public String |
getReportLocation() |
|
public String |
getStatus() |
|
public String |
toString() |