Package org.junit.internal.runners

Provides implementations of Runner

See:
          Description

Class Summary
ClassRoadie Deprecated. Included for backwards compatibility with JUnit 4.4.
ErrorReportingRunner  
JUnit38ClassRunner  
JUnit4ClassRunner Deprecated. Included for backwards compatibility with JUnit 4.4.
MethodRoadie Deprecated. Included for backwards compatibility with JUnit 4.4.
MethodValidator Deprecated. Included for backwards compatibility with JUnit 4.4.
SuiteMethod Runner for use with JUnit 3.8.x-style AllTests classes (those that only implement a static suite() method).
TestClass Deprecated. Included for backwards compatibility with JUnit 4.4.
TestMethod Deprecated. Included for backwards compatibility with JUnit 4.4.
 

Exception Summary
InitializationError Deprecated.
 

Package org.junit.internal.runners Description

Provides implementations of Runner

Since:
4.0