Class Parser


@Deprecated public class Parser extends Parser
Deprecated.
- This class stands deprecated as of TestNG 7.5.0. There are no alternatives for this class.
Parser is a parser for a TestNG XML test suite file.
  • Constructor Details

    • Parser

      public Parser(String path)
      Deprecated.
    • Parser

      public Parser(InputStream is)
      Deprecated.