This website requires JavaScript.
Explore
Help
Sign In
spring
/
spring-framework
Watch
1
Star
0
Fork
0
mirror of
https://github.com/spring-projects/spring-framework.git
synced
2026-09-20 12:19:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d4cc273c312f6ff64f9cf2eb31f1cf8d6c242abf
spring-framework
/
spring-test
/
src
/
test
/
java
/
org
/
springframework
T
History
Sam Brannen
9d365906b5
Fix typo
2026-04-06 16:55:32 +02:00
..
mock
Convert assertThat(x.equals(y)).isFalse() to assertThat(x).isNotEqualTo(y)
2026-03-20 10:54:37 +01:00
test
Fix typo
2026-04-06 16:55:32 +02:00