Package org.testng.xml
Class XmlScript
- java.lang.Object
-
- org.testng.xml.XmlScript
-
public class XmlScript extends Object
-
-
Constructor Summary
Constructors Constructor Description XmlScript()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLanguage()StringgetScript()voidsetLanguage(String language)voidsetScript(String script)
-