mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
68b3bc0394
This commit makes use of the new Supplier<String> variants of utility methods in org.springframework.util.Assert within the spring-test module. Issue: SPR-14450