Uses of Class
org.junit.runners.model.MultipleFailureException
-
Packages that use MultipleFailureException Package Description org.junit.internal.runners.model -
-
Uses of MultipleFailureException in org.junit.internal.runners.model
Subclasses of MultipleFailureException in org.junit.internal.runners.model Modifier and Type Class Description class
MultipleFailureException
Deprecated.Methods in org.junit.internal.runners.model with parameters of type MultipleFailureException Modifier and Type Method Description private void
EachTestNotifier. addMultipleFailureException(MultipleFailureException mfe)
-