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
e964ced1ada6ab960768cc6629cd4dc9d5ddf7f2
spring-framework
/
spring-beans
/
src
T
History
Sam Brannen
8ca0262e2f
Avoid the use of assertThat(Arrays.equals(...))
...
See gh-36504
2026-03-20 10:54:57 +01:00
..
jmh
Update copyright headers in source files
2025-06-17 16:23:50 +02:00
main
Consistently use American English spelling
2026-03-15 17:04:23 +01:00
test
Avoid the use of assertThat(Arrays.equals(...))
2026-03-20 10:54:57 +01:00
testFixtures
Convert assertThat(x.equals(y)).isTrue() to assertThat(x).isEqualTo(y)
2026-03-20 10:54:42 +01:00