Uses of Package
org.testng.reporters

Packages that use org.testng.reporters
org.testng.reporters   
org.testng.reporters.jq   
org.testng.xml   
 

Classes in org.testng.reporters used by org.testng.reporters
EmailableReporter2.ClassResult
          Groups EmailableReporter2.MethodResults by class.
EmailableReporter2.MethodResult
          Groups test results by method.
EmailableReporter2.SuiteResult
          Groups EmailableReporter2.TestResults by suite.
EmailableReporter2.TestResult
          Groups EmailableReporter2.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
           
XMLReporterConfig
           
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
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
XMLStringBuffer
          This class allows you to generate an XML text document by pushing and popping tags from a stack maintained internally.
 



Copyright © 2015. All Rights Reserved.