@API(status=STABLE)
public interface Located
Modifier and Type | Method and Description |
---|---|
String |
getLocation()
The source line where the step definition is defined.
|
boolean |
isDefinedAt(StackTraceElement stackTraceElement) |
boolean isDefinedAt(StackTraceElement stackTraceElement)
stackTraceElement
- The location of the step.String getLocation()
Copyright © 2019. All rights reserved.