mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 04:02:00 +00:00
Organize test imports to expand all '.*' static imports into fully qualified imports. This update will allow us to use additional checkstyle rules in the future, and will also help if we migrate fully to AssertJ.