public final class CucumberExamples extends Object implements Located, Named, Container<CucumberExample>
Modifier and Type | Method and Description |
---|---|
Stream<CucumberExample> |
children() |
String |
getKeyWord() |
CucumberLocation |
getLocation() |
String |
getName() |
public Stream<CucumberExample> children()
children
in interface Container<CucumberExample>
public CucumberLocation getLocation()
getLocation
in interface Located
public String getKeyWord()
getKeyWord
in interface Named
Copyright © 2019. All rights reserved.