Uses of Class
org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
-
Packages that use JUnit4StackTraceWriter Package Description org.apache.maven.surefire.common.junit48 -
-
Uses of JUnit4StackTraceWriter in org.apache.maven.surefire.common.junit48
Subclasses of JUnit4StackTraceWriter in org.apache.maven.surefire.common.junit48 Modifier and Type Class Description class
JUnit46StackTraceWriter
A stacktrace writer that requires at least junit 4.6 to run.
-