public class CucumberFeatureWrapperImpl extends Object implements CucumberFeatureWrapper
| Constructor and Description |
|---|
CucumberFeatureWrapperImpl(cucumber.runtime.model.CucumberFeature cucumberFeature) |
| Modifier and Type | Method and Description |
|---|---|
cucumber.runtime.model.CucumberFeature |
getCucumberFeature() |
String |
toString() |
public CucumberFeatureWrapperImpl(cucumber.runtime.model.CucumberFeature cucumberFeature)
public cucumber.runtime.model.CucumberFeature getCucumberFeature()
getCucumberFeature in interface CucumberFeatureWrapperCopyright © 2016. All Rights Reserved.