spring-framework/spring-core
Sam Brannen 449377908f Fix JUnit 4 to AssertJ migration bugs
The migration from JUnit 4 assertions to AssertJ assertions resulted in
several unnecessary casts from int to long that actually cause
assertions to pass when they should otherwise fail.

This commit fixes all such bugs for the pattern `.isNotEqualTo((long)`.
2020-10-26 14:53:09 +01:00
..
kotlin-coroutines Refine Coroutines annotated controller support 2019-11-22 14:13:17 +01:00
src Fix JUnit 4 to AssertJ migration bugs 2020-10-26 14:53:09 +01:00
spring-core.gradle Consistent dependency declaration order 2020-10-16 15:19:25 +02:00