Deprecated API
Contents
-
Deprecated ClassesClassDescriptionPlease use
EngineDiscoveryRequestResolverinstead.UseLegacyReportingUtilsinstead.since 1.8, in favor of the@Suitesupport provided by thejunit-platform-suite-enginemodule; to be removed in JUnit Platform 2.0
-
Deprecated Annotation TypesAnnotation TypeDescriptionsince 1.8, in favor of the
@Suitesupport provided by thejunit-platform-suite-enginemodule; to be removed in JUnit Platform 2.0
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionas of JUnit Platform 1.9 in favor of
ConfigurationParameters.keySet()since 1.10 in favor ofMethodSelector.getParameterTypeNames()since 1.10 in favor orNestedMethodSelector.getParameterTypeNames()Please useEngineDiscoveryRequestResolverinstead.Please useEngineDiscoveryRequestResolverinstead.Calling this method is no longer supported and will throw an exception.Please useEngineTestKit.Builder.filters(Filter...)instead.Please useEngineTestKit.execute(String, LauncherDiscoveryRequest)instead.Please useEngineTestKit.execute(TestEngine, LauncherDiscoveryRequest)instead.
-
Deprecated Constructors