Class XmlMethodSelector
java.lang.Object
org.testng.xml.XmlMethodSelector
This class describes the tag
<method-selector> in testng.xml.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintinthashCode()voidvoidsetElement(String name, String priority) voidvoidsetPriority(int priority) void
-
Constructor Details
-
XmlMethodSelector
public XmlMethodSelector()
-
-
Method Details
-
setClassName
-
getClassName
-
setElement
-
setName
-
getScript
-
setScript
-
getPriority
public int getPriority() -
setPriority
public void setPriority(int priority) -
toXml
-
hashCode
-
equals
-