Uses of Class
org.junit.internal.AssumptionViolatedException

Packages that use AssumptionViolatedException
org.junit.internal.runners.model   
 

Uses of AssumptionViolatedException in org.junit.internal.runners.model
 

Methods in org.junit.internal.runners.model with parameters of type AssumptionViolatedException
 void EachTestNotifier.addFailedAssumption(AssumptionViolatedException e)