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 Detail

      • Parser

        public Parser​(java.lang.String path)
        Deprecated.
      • Parser

        public Parser​(java.io.InputStream is)
        Deprecated.