public class CucumberStepSource extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
source |
private CucumberStep[] |
steps |
| Constructor and Description |
|---|
CucumberStepSource(com.cedarsoftware.util.io.JsonObject<String,Object> json) |
| Modifier and Type | Method and Description |
|---|---|
List<Double> |
getDurations() |
String |
getSource() |
CucumberStep[] |
getSteps() |
private String source
private CucumberStep[] steps
public String getSource()
public CucumberStep[] getSteps()
Copyright © 2013-2017. All Rights Reserved.