public interface ICustomizeXmlReport
| Modifier and Type | Method and Description |
|---|---|
void |
addCustomTagsFor(XMLStringBuffer xmlBuffer,
ITestResult testResult) |
void addCustomTagsFor(XMLStringBuffer xmlBuffer, ITestResult testResult)
xmlBuffer - - An XMLStringBuffer object that represents the buffer to be used.testResult - - An ITestResult object that represents a test method's result.Copyright © 2025. All rights reserved.