mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
5685e9dfa3
This commit adds Checkstyle rules to disallow imports of the following. - junit.framework.* - org.junit.Assert.assertThat - org.junit.Assume.assumeThat See gh-22894