Searched refs:ATTR_IS_CONFIG (Results 1 – 2 of 2) sorted by relevance
49 public static final String ATTR_IS_CONFIG = "is-config"; field in XMLReporterConfig
180 attributes.setProperty(XMLReporterConfig.ATTR_IS_CONFIG, "true"); in getTestResultAttributes()