Package io.cucumber.testng
Interface PickleWrapper
-
@API(status=STABLE) public interface PickleWrapper
The only purpose of this interface is to be able to provide a custom string representation, making TestNG reports look more descriptive.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Pickle
getPickle()
-
-
-
Method Detail
-
getPickle
Pickle getPickle()
-
-