Uses of Class
org.testng.reporters.XMLReporterConfig

Packages that use XMLReporterConfig
org.testng.reporters   
 

Uses of XMLReporterConfig in org.testng.reporters
 

Methods in org.testng.reporters with parameters of type XMLReporterConfig
static void XMLReporter.addDurationAttributes(XMLReporterConfig config, Properties attributes, Date minStartDate, Date maxEndDate)
          Add started-at, finished-at and duration-ms attributes to the tag
 

Constructors in org.testng.reporters with parameters of type XMLReporterConfig
XMLSuiteResultWriter(XMLReporterConfig config)
           
 



Copyright © 2011. All Rights Reserved.