Package org.testng.xml
Class XmlRun
- java.lang.Object
-
- org.testng.xml.XmlRun
-
public class XmlRun extends Object
-
-
Constructor Summary
Constructors Constructor Description XmlRun()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getExcludes()List<String>getIncludes()voidonExclude(String name)voidonInclude(String name)StringtoXml(String indent)
-