HomeSort by relevance Sort by last modified time
    Searched refs:exceptionAttrs (Results 1 - 2 of 2) sorted by null

  /external/testng/src/main/java/org/testng/reporters/
XMLSuiteResultWriter.java 275 Properties exceptionAttrs = new Properties();
276 exceptionAttrs.setProperty(XMLReporterConfig.ATTR_CLASS, exception.getClass().getName());
277 xmlBuffer.push(XMLReporterConfig.TAG_EXCEPTION, exceptionAttrs);
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 

Completed in 61 milliseconds