Uses of Class
org.testng.xml.dom.Tag
-
Packages that use Tag Package Description org.testng.xml org.testng.xml.dom -
-
Uses of Tag in org.testng.xml
Methods in org.testng.xml with annotations of type Tag Modifier and Type Method Description voidXmlGroups. addDefine(XmlDefine define)voidXmlSuite. setMethodSelectors(XmlMethodSelectors xms)voidXmlGroups. setXmlDependencies(XmlDependencies dependencies)voidXmlSuite. setXmlMethodSelectors(XmlMethodSelectors xms) -
Uses of Tag in org.testng.xml.dom
Fields in org.testng.xml.dom declared as Tag Modifier and Type Field Description private TagWrapper. m_tag
-