Uses of Package
org.testng.reporters
-
Packages that use org.testng.reporters Package Description org.testng org.testng.internal org.testng.reporters org.testng.reporters.jq org.testng.xml -
Classes in org.testng.reporters used by org.testng Class Description IReporterConfig -
Classes in org.testng.reporters used by org.testng.internal Class Description XMLStringBuffer This class allows you to generate an XML text document by pushing and popping tags from a stack maintained internally. -
Classes in org.testng.reporters used by org.testng.reporters Class Description EmailableReporter2.ClassResult GroupsEmailableReporter2.MethodResults by class.EmailableReporter2.MethodResult Groups test results by method.EmailableReporter2.SuiteResult GroupsEmailableReporter2.TestResults by suite.EmailableReporter2.TestResult GroupsEmailableReporter2.ClassResults by test, type (configuration or test), and status.FileStringBuffer A string buffer that flushes its content to a temporary file whenever the internal string buffer becomes larger than MAX.IBuffer ICustomizeXmlReport An interface that helps add custom xml tags to the TestNG generated xml report.IReporterConfig JUnitReportReporter.TestTag Tag VerboseReporter.Status XMLReporterConfig XMLReporterConfig.StackTraceLevels XMLStringBuffer This class allows you to generate an XML text document by pushing and popping tags from a stack maintained internally. -
Classes in org.testng.reporters used by org.testng.reporters.jq Class Description XMLStringBuffer This class allows you to generate an XML text document by pushing and popping tags from a stack maintained internally. -
Classes in org.testng.reporters used by org.testng.xml Class Description XMLStringBuffer This class allows you to generate an XML text document by pushing and popping tags from a stack maintained internally.