JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.cucumber.testng
Interface FeatureWrapper
@API(status=STABLE)
public interface
FeatureWrapper
The only purpose of this interface is to be able to provide a custom string representation, making TestNG reports look more descriptive.
See Also:
AbstractTestNGCucumberTests.runScenario(PickleWrapper, FeatureWrapper)