@API(status=STABLE) public final class StepDefinition extends Object
| Constructor and Description |
|---|
StepDefinition(String location,
String pattern) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
The source line where the step definition is defined.
|
String |
getPattern() |
public String getLocation()
public String getPattern()
Copyright © 2020. All rights reserved.