Searched refs:throwableToLines (Results 1 – 1 of 1) sorted by relevance
62 this.output = sanitizeOutputLines(throwableToLines(throwable)); in Outcome()98 private static List<String> throwableToLines(Throwable t) { in throwableToLines() method in Outcome