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 classMultipleFailureExceptionDeprecated.Methods in org.junit.internal.runners.model with parameters of type MultipleFailureException Modifier and Type Method Description private voidEachTestNotifier. addMultipleFailureException(MultipleFailureException mfe)
-