Uses of Package
org.testng.xml

Packages that use org.testng.xml
org.testng   
org.testng.junit   
org.testng.remote   
org.testng.remote.adapter   
org.testng.remote.strprotocol   
org.testng.reporters   
org.testng.xml   
 

Classes in org.testng.xml used by org.testng
XmlClass
          This class describes the tag in testng.xml.
XmlSuite
          This class describes the tag <suite> in testng.xml.
XmlTest
          This class describes the tag <test> in testng.xml.
 

Classes in org.testng.xml used by org.testng.junit
XmlClass
          This class describes the tag in testng.xml.
XmlTest
          This class describes the tag <test> in testng.xml.
 

Classes in org.testng.xml used by org.testng.remote
XmlSuite
          This class describes the tag <suite> in testng.xml.
 

Classes in org.testng.xml used by org.testng.remote.adapter
XmlSuite
          This class describes the tag <suite> in testng.xml.
 

Classes in org.testng.xml used by org.testng.remote.strprotocol
XmlTest
          This class describes the tag <test> in testng.xml.
 

Classes in org.testng.xml used by org.testng.reporters
XmlSuite
          This class describes the tag <suite> in testng.xml.
 

Classes in org.testng.xml used by org.testng.xml
IFileParser
           
LaunchSuite
          Wrapper for real suites and custom configured suites.
XmlClass
          This class describes the tag in testng.xml.
XmlInclude
           
XmlMethodSelector
          This class describes the tag in testng.xml.
XmlPackage
          This class describes the tag in testng.xml.
XmlSuite
          This class describes the tag <suite> in testng.xml.
XmlTest
          This class describes the tag <test> in testng.xml.
 



Copyright © 2010. All Rights Reserved.