Uses of Class
org.junit.internal.runners.InitializationError

Packages that use InitializationError
org.junit.internal.runners Provides implementations of Runner 
 

Uses of InitializationError in org.junit.internal.runners
 

Methods in org.junit.internal.runners that throw InitializationError
 void MethodValidator.assertValid()
          Deprecated.  
 

Constructors in org.junit.internal.runners that throw InitializationError
JUnit4ClassRunner(Class<?> klass)
          Deprecated.