Runner and annotations for configuring and executing tests on the
JUnit Platform in a JUnit 4 environment.See: Description
| Class | Description |
|---|---|
| JUnitPlatform | Deprecated
since 1.8, in favor of the
@Suite support provided by
the junit-platform-suite-engine module; to be removed in JUnit Platform 2.0 |
| JUnitPlatformRunnerListener | |
| JUnitPlatformTestTree |
Runner and annotations for configuring and executing tests on the
JUnit Platform in a JUnit 4 environment.