Class | Description |
---|---|
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 | Description |
---|---|
InitializationError | Deprecated |
Runner
Copyright © 2002-2017 JUnit. All Rights Reserved.