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.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getPickle

      Pickle getPickle()