| Class and Description |
|---|
| org.junit.platform.engine.support.filter.ClasspathScanningSupport
Please use
EngineDiscoveryRequestResolver instead. |
| org.junit.platform.launcher.listeners.LegacyReportingUtils
Use
LegacyReportingUtils
instead. |
| org.junit.platform.engine.support.hierarchical.SingleTestExecutor |
| Exceptions and Description |
|---|
| org.junit.platform.commons.util.PreconditionViolationException
Use PreconditionViolationException instead.
|