mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
27ad1990e3
Replaced static import of org.junit.Assert.* with implicit imports in order to avoid ambiguity between JUnit's static Assert methods and those in org.custommonkey.xmlunit.XMLAssert.