Uses of Package
org.testng.xml
Packages that use org.testng.xml
Package
Description
-
Classes in org.testng.xml used by org.testngClassDescriptionThis class describes the tag
<class>
in testng.xml.This class describes the tag<method-selector>
in testng.xml.This class describes the tag <suite> in testng.xml.Configuration failure policy options.Parallel modes.This class describes the tag <test> in testng.xml. -
Classes in org.testng.xml used by org.testng.internalClassDescriptionUsed by Parser to perform changes on an XML suite after it's been parsed.This class describes the tag
<class>
in testng.xml.This class describes the tag<method-selector>
in testng.xml.This class describes the tag <suite> in testng.xml.Parallel modes.This class describes the tag <test> in testng.xml. -
Classes in org.testng.xml used by org.testng.internal.annotations
-
Classes in org.testng.xml used by org.testng.internal.objects.pojo
-
Classes in org.testng.xml used by org.testng.junit
-
Classes in org.testng.xml used by org.testng.reportersClassDescriptionThis class describes the tag <suite> in testng.xml.Parallel modes.
-
Classes in org.testng.xml used by org.testng.reporters.jq
-
Classes in org.testng.xml used by org.testng.xmlClassDescriptionUsed by Parser to perform changes on an XML suite after it's been parsed.This class is used to encapsulate a launch.This class describes the tag
<class>
in testng.xml.This class describes the tag<method-selector>
in testng.xml.This class describes the tag<package>
in testng.xml.This class describes the tag <suite> in testng.xml.Configuration failure policy options.Parallel modes.This class describes the tag <test> in testng.xml. -
Classes in org.testng.xml used by org.testng.xml.internal