org.testng.xml
Class XmlDependencies

java.lang.Object
  extended by org.testng.xml.XmlDependencies

public class XmlDependencies
extends Object


Constructor Summary
XmlDependencies()
           
 
Method Summary
 void onGroup(String name, String dependsOn)
           
 String toXml(String indent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlDependencies

public XmlDependencies()
Method Detail

onGroup

public void onGroup(String name,
                    String dependsOn)

toXml

public String toXml(String indent)


Copyright © 2012. All Rights Reserved.