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)`. |
||
---|---|---|
.. | ||
kotlin-coroutines | ||
src | ||
spring-core.gradle |