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, writeTrimmedTraceToString
public JUnit46StackTraceWriter(org.junit.runner.notification.Failure junitFailure)
junitFailure
- the Failure
that this will be operating onprotected final String getTestClassName()
getTestClassName
in class JUnit4StackTraceWriter
protected String getTestMethodName()
getTestMethodName
in class JUnit4StackTraceWriter
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.