@API(status=STABLE)
public interface Argument
The step definition I have {long} cukes in my belly
when matched with I have 7 cukes in my belly will produce
one argument with value "4", starting at 7 and
ending at 8.
| Modifier and Type | Method and Description |
|---|---|
int |
getEnd() |
int |
getStart() |
String |
getValue() |
String getValue()
int getStart()
int getEnd()
Copyright © 2020. All rights reserved.