Class | Description |
---|---|
ClassRoadie | Deprecated
Included for backwards compatibility with JUnit 4.4.
|
ErrorReportingRunner | |
JUnit38ClassRunner | |
JUnit38ClassRunner.OldTestClassAdaptingListener | |
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 | Description |
---|---|
FailedBefore | Deprecated
Included for backwards compatibility with JUnit 4.4.
|
InitializationError | Deprecated |
Runner