Searched refs:STACKTRACE_SHORT (Results 1 – 2 of 2) sorted by relevance
94 public static final int STACKTRACE_SHORT = 1; field in XMLReporterConfig
286 … if ((config.getStackTraceOutputMethod() & XMLReporterConfig.STACKTRACE_SHORT) == XMLReporterConfig in addTestResultException()287 .STACKTRACE_SHORT) { in addTestResultException()