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