Deprecated API
Contents
-
Classes Class Description org.junit.jupiter.api.MethodOrderer.Alphanumeric as of JUnit Jupiter 5.7 in favor ofMethodOrderer.MethodName
; to be removed in 6.0org.junit.platform.commons.util.BlacklistedExceptions UseUnrecoverableExceptions
instead.org.junit.platform.engine.support.filter.ClasspathScanningSupport Please useEngineDiscoveryRequestResolver
instead.org.junit.platform.engine.support.hierarchical.SingleTestExecutor org.junit.platform.launcher.listeners.LegacyReportingUtils Useorg.junit.platform.reporting.legacy.LegacyReportingUtils
instead.org.junit.platform.runner.JUnitPlatform since 1.8, in favor of the@Suite
support provided by thejunit-platform-suite-engine
module; to be removed in JUnit Platform 2.0
-
Exceptions Exceptions Description org.junit.platform.commons.util.PreconditionViolationException Use PreconditionViolationException instead.
-
Annotation Types Annotation Type Description org.junit.platform.suite.api.UseTechnicalNames since 1.8, in favor of the@Suite
support provided by thejunit-platform-suite-engine
module; to be removed in JUnit Platform 2.0
-
Fields Field Description org.junit.jupiter.api.io.TempDir.SCOPE_PROPERTY_NAME org.junit.jupiter.engine.Constants.TEMP_DIR_SCOPE_PROPERTY_NAME
-
Constructors Constructor Description org.junit.platform.engine.reporting.ReportEntry() org.junit.platform.launcher.core.LauncherDiscoveryRequestBuilder()
-
Annotation Type Elements Annotation Type Element Description org.junit.jupiter.api.io.TempDir.SCOPE_PROPERTY_NAME