org.testng.xml
Class XmlMethodSelectors

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

public class XmlMethodSelectors
extends Object


Constructor Summary
XmlMethodSelectors()
           
 
Method Summary
 List<XmlMethodSelector> getMethodSelectors()
           
 void setMethodSelector(XmlMethodSelector xms)
           
 String toXml(String indent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlMethodSelectors

public XmlMethodSelectors()
Method Detail

getMethodSelectors

public List<XmlMethodSelector> getMethodSelectors()

setMethodSelector

public void setMethodSelector(XmlMethodSelector xms)

toXml

public String toXml(String indent)


Copyright © 2015. All Rights Reserved.