Deprecated API
Contents
-
Interfaces Interface Description org.junit.jupiter.params.support.ParameterInfo Please useParameterInfoinsteadorg.junit.platform.engine.reporting.OutputDirectoryProvider Please implementOutputDirectoryCreatorinstead
-
Classes Class Description org.junit.platform.engine.support.filter.ClasspathScanningSupport Please useEngineDiscoveryRequestResolverinstead.org.junit.platform.engine.support.hierarchical.SingleTestExecutor org.junit.platform.launcher.listeners.LegacyReportingUtils Useorg.junit.platform.reporting.legacy.LegacyReportingUtilsinstead.org.junit.platform.runner.JUnitPlatform since 1.8, in favor of the@Suitesupport provided by thejunit-platform-suite-enginemodule; to be removed in JUnit Platform 2.0
-
Annotation Types Annotation Type Description org.junit.platform.suite.api.UseTechnicalNames since 1.8, in favor of the@Suitesupport provided by thejunit-platform-suite-enginemodule; to be removed in JUnit Platform 2.0
-
Constructors Constructor Description org.junit.platform.engine.ExecutionRequest(TestDescriptor, EngineExecutionListener, ConfigurationParameters) without replacement because it's an internal API.org.junit.platform.engine.reporting.ReportEntry() org.junit.platform.launcher.core.LauncherDiscoveryRequestBuilder()