mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
fac8708857
This commit migrates CronTriggerTests to @ParameterizedClass as a proof of concept for how this can be applied across the code base. See gh-35833