-
Interfaces Interface Description org.junit.jupiter.api.extension.ExtensionContext.Store.CloseableResource Please extendAutoCloseabledirectly.
-
Classes Class Description org.junit.jupiter.api.extension.MediaType UseMediaTypeinstead.org.junit.jupiter.api.MethodOrderer.Alphanumeric as of JUnit Jupiter 5.7 in favor ofMethodOrderer.MethodName; to be removed in 6.0
-
Fields Field Description org.junit.jupiter.api.extension.MediaType.APPLICATION_JSON_UTF_8 UseMediaType.APPLICATION_JSONinstead.org.junit.jupiter.api.io.TempDir.SCOPE_PROPERTY_NAME
-
Enum Constants Enum Constant Description org.junit.jupiter.api.extension.TestInstantiationAwareExtension.ExtensionContextScope.DEFAULT This behavior will be removed from future versions of JUnit, andTestInstantiationAwareExtension.ExtensionContextScope.TEST_METHODwill become the default.
-
Annotation Type Elements Annotation Type Element Description org.junit.jupiter.api.io.TempDir.SCOPE_PROPERTY_NAME