Uses of Class
org.testng.reporters.Tag
-
Packages that use Tag Package Description org.testng.reporters -
-
Uses of Tag in org.testng.reporters
Fields in org.testng.reporters with type parameters of type Tag Modifier and Type Field Description private java.util.Stack<Tag>
XMLStringBuffer. m_tagStack
The stack of tags to make sure XML document is well formed.
-