Package org.testng

Interface IExtraOutput


  • @Deprecated
    public interface IExtraOutput
    Deprecated.
    Not used
    • Method Detail

      • getParameterOutput

        List<String> getParameterOutput()
        Deprecated.
        Returns:
        a List representing the parameters passed to this test method, or an empty List if no parameters were used.