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
-
Method Details
-
getPickle
Pickle getPickle()
-