Searched refs:ATTR_CLASS (Results 1 – 3 of 3) sorted by relevance
41 public static final String ATTR_CLASS = "class"; field in XMLReporterConfig
138 methodAttrs.setProperty(XMLReporterConfig.ATTR_CLASS, groupMethod.getRealClass().getName()); in writeSuiteGroups()
276 exceptionAttrs.setProperty(XMLReporterConfig.ATTR_CLASS, exception.getClass().getName()); in addTestResultException()