public class PickleStep extends Object
| Constructor and Description |
|---|
PickleStep(String text,
List<Argument> arguments,
List<PickleLocation> locations) |
| Modifier and Type | Method and Description |
|---|---|
List<Argument> |
getArgument() |
List<PickleLocation> |
getLocations() |
String |
getText() |
public PickleStep(String text, List<Argument> arguments, List<PickleLocation> locations)
public String getText()
public List<PickleLocation> getLocations()
Copyright © 2017. All Rights Reserved.