1.2.8.3 废弃的 API
优质
小牛编辑
132浏览
2023-12-01
The following table lists which APIs are currently designated as deprecated via @API(status = DEPRECATED)
. You should avoid using deprecated APIs whenever possible, since such APIs will likely be removed in an upcoming release.
Package Name | Type Name | Since |
---|---|---|
org.junit.jupiter.api | MethodOrderer.Alphanumeric (class) | 5.7 |
org.junit.platform.commons.util | BlacklistedExceptions (class) | 1.7 |
org.junit.platform.commons.util | PreconditionViolationException (class) | 1.5 |
org.junit.platform.engine.support.filter | ClasspathScanningSupport (class) | 1.5 |
org.junit.platform.engine.support.hierarchical | SingleTestExecutor (class) | 1.2 |
org.junit.platform.launcher.listeners | LegacyReportingUtils (class) | 1.6 |