Skip navigation links
junit-jupiter-api
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Classes
  • Fields
  • Methods
  • Annotation Interface Elements
  • Deprecated Classes
    Class
    Description
    org.junit.jupiter.api.MethodOrderer.Alphanumeric
    as of JUnit Jupiter 5.7 in favor of MethodOrderer.MethodName; to be removed in 6.0
  • Deprecated Fields
    Field
    Description
    org.junit.jupiter.api.io.TempDir.SCOPE_PROPERTY_NAME
  • Deprecated Methods
    Method
    Description
    org.junit.jupiter.api.extension.InvocationInterceptor.interceptDynamicTest(InvocationInterceptor.Invocation<Void>, ExtensionContext)
    use InvocationInterceptor.interceptDynamicTest(Invocation, DynamicTestInvocationContext, ExtensionContext) instead
  • Deprecated Annotation Interface Elements
    Annotation Interface Element
    Description
    org.junit.jupiter.api.io.TempDir.SCOPE_PROPERTY_NAME