Uses of Interface
org.testng.ISuiteResult
Packages that use ISuiteResult
-
Uses of ISuiteResult in org.testng
Methods in org.testng that return types with arguments of type ISuiteResult -
Uses of ISuiteResult in org.testng.reporters
Methods in org.testng.reporters with parameters of type ISuiteResultModifier and TypeMethodDescriptionvoid
XMLSuiteResultWriter.writeSuiteResult
(XMLStringBuffer xmlBuffer, ISuiteResult suiteResult) Writes the specified ISuiteResult in the given XMLStringBuffer.