TestNG 6.1.1-redhat-2

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)
           
 


TestNG 6.1.1-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.