Class XmlPackage
java.lang.Object
org.testng.xml.XmlPackage
This class describes the tag
<package> in testng.xml.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()voidsetExclude(List<String> exclude) voidsetInclude(List<String> include) void
-
Constructor Details
-
XmlPackage
public XmlPackage() -
XmlPackage
-
-
Method Details
-
getExclude
-
setExclude
-
getInclude
-
setInclude
-
getName
- Returns:
- the name
-
setName
- Parameters:
name- the name to set
-
getXmlClasses
-
toXml
-
hashCode
-
equals
-