Class CommentDisabledXmlWeaver

java.lang.Object
org.testng.xml.DefaultXmlWeaver
org.testng.xml.CommentDisabledXmlWeaver
All Implemented Interfaces:
IWeaveXml

final class CommentDisabledXmlWeaver extends DefaultXmlWeaver
This class provides String representation of both XmlSuite and XmlTest without adding an XML comment as the test name and suite name at the end of the corresponding tags.
  • Constructor Details

    • CommentDisabledXmlWeaver

      CommentDisabledXmlWeaver()