Uses of Class
org.junit.internal.runners.InitializationError
-
Packages that use InitializationError Package Description org.junit.internal.runners Provides implementations ofRunner -
-
Uses of InitializationError in org.junit.internal.runners
Methods in org.junit.internal.runners that throw InitializationError Modifier and Type Method Description voidMethodValidator. assertValid()Deprecated.protected voidJUnit4ClassRunner. validate()Deprecated.Constructors in org.junit.internal.runners that throw InitializationError Constructor Description JUnit4ClassRunner(java.lang.Class<?> klass)Deprecated.
-