Merge branch '4.1.x'

This commit is contained in:
Phillip Webb
2026-09-15 20:44:43 -07:00
3 changed files with 101 additions and 49 deletions
@@ -42,7 +42,6 @@ import org.springframework.test.context.TestPropertySource;
* }
* </pre> will result in a {@literal my.example.name} property being added with the value
* {@literal "Spring"}.
* <p>
*
* @author Phillip Webb
* @since 4.0.0
@@ -96,7 +96,6 @@ import org.springframework.util.CollectionUtils;
* // other assertions
* });
* }</pre>
* <p>
*
* @param <SELF> the "self" type for this runner
* @param <C> the context type