public class JUnit46StackTraceWriter extends JUnit4StackTraceWriter
Failure for
surefire as a stacktrace.junitFailure| Constructor and Description |
|---|
JUnit46StackTraceWriter(org.junit.runner.notification.Failure junitFailure)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTestClassName() |
protected String |
getTestMethodName() |
getThrowable, smartTrimmedStackTrace, writeTraceToString, writeTrimmedTraceToStringpublic JUnit46StackTraceWriter(org.junit.runner.notification.Failure junitFailure)
junitFailure - the Failure that this will be operating onprotected final String getTestClassName()
getTestClassName in class JUnit4StackTraceWriterprotected String getTestMethodName()
getTestMethodName in class JUnit4StackTraceWriterCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.