Searched refs:getStackTraceOutputMethod (Results 1 – 3 of 3) sorted by relevance
209 public int getStackTraceOutputMethod() { in getStackTraceOutputMethod() method in XMLReporter210 return config.getStackTraceOutputMethod(); in getStackTraceOutputMethod()
172 public int getStackTraceOutputMethod() { in getStackTraceOutputMethod() method in XMLReporterConfig
286 … if ((config.getStackTraceOutputMethod() & XMLReporterConfig.STACKTRACE_SHORT) == XMLReporterConfig in addTestResultException()292 … if ((config.getStackTraceOutputMethod() & XMLReporterConfig.STACKTRACE_FULL) == XMLReporterConfig in addTestResultException()