Class XMLSuiteResultWriter

java.lang.Object
org.testng.reporters.XMLSuiteResultWriter

public class XMLSuiteResultWriter extends Object
Utility writing an ISuiteResult to an XMLStringBuffer. Depending on the settings in the config property it might generate an additional XML file with the actual content and only reference the file with an url attribute in the passed XMLStringBuffer.