mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Document that the SpringExtension requires JUnit Jupiter 6.0 or higher
Closes gh-35900
This commit is contained in:
+2
@@ -90,6 +90,8 @@ import org.springframework.util.ReflectionUtils.MethodFilter;
|
||||
* {@link SpringExtensionConfig#useTestClassScopedExtensionContext()
|
||||
* @SpringExtensionConfig(useTestClassScopedExtensionContext = true)}.
|
||||
*
|
||||
* <p><strong>NOTE:</strong> This class requires JUnit Jupiter 6.0 or higher.
|
||||
*
|
||||
* @author Sam Brannen
|
||||
* @author Simon Baslé
|
||||
* @since 5.0
|
||||
|
||||
Reference in New Issue
Block a user