Package org.apache.maven.surefire.common.junit4
package org.apache.maven.surefire.common.junit4
-
ClassesClassDescriptionUtility method used among all JUnit4 providersJUnit4 reflection helperRunListener for JUnit4, delegates to our own RunListenerWrites out a specific
Failure
for surefire as a stacktrace.Test listener to record all the failures during one runOnly run test methods in the given failure set.ExtendsJUnit notifier
, encapsulates several different types ofJUnit listeners
, and fires events to listeners.