public interface IWeaveXml
Modifier and Type | Method and Description |
---|---|
java.lang.String |
asXml(XmlSuite xmlSuite)
Helps represent the contents of
XmlSuite as a String. |
java.lang.String |
asXml(XmlTest xmlTest,
java.lang.String indent)
Helps represent the contents of
XmlTest as a String. |