Uses of Package
org.testng.reporters
Packages that use org.testng.reporters
Package
Description
-
Classes in org.testng.reporters used by org.testng
-
Classes in org.testng.reporters used by org.testng.internalClassDescriptionThis 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.reportersClassDescriptionGroups
EmailableReporter2.MethodResult
s by class.Groups test results by method.GroupsEmailableReporter2.TestResult
s by suite.GroupsEmailableReporter2.ClassResult
s by test, type (configuration or test), and status.A string buffer that flushes its content to a temporary file whenever the internal string buffer becomes larger than MAX.An interface that helps add custom xml tags to the TestNG generated xml report.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.jqClassDescriptionThis 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.xmlClassDescriptionThis class allows you to generate an XML text document by pushing and popping tags from a stack maintained internally.