Uses of Package
org.junit.internal.runners
Packages that use org.junit.internal.runners
-
Classes in org.junit.internal.runners used by org.junit.internal.runnersClassDescriptionDeprecated.Included for backwards compatibility with JUnit 4.4.Deprecated.Deprecated.Included for backwards compatibility with JUnit 4.4.Deprecated.Included for backwards compatibility with JUnit 4.4.
-
Classes in org.junit.internal.runners used by org.junit.runnersClassDescriptionRunner for use with JUnit 3.8.x-style AllTests classes (those that only implement a static
suite()
method).