public class SmartStackTraceParser extends Object
| Constructor and Description |
|---|
SmartStackTraceParser(Class testClass,
Throwable throwable) |
SmartStackTraceParser(String testClassName,
Throwable throwable,
String testMethodName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getString() |
static String |
stackTraceWithFocusOnClassAsString(Throwable t,
String className) |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.