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-22 05:49:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
39ff8e46abea6fa67c11e1e5e5e1f7f544ce6dbf
spring-framework
/
spring-test
/
src
/
test
/
java
/
org
/
springframework
T
History
Sam Brannen
39ff8e46ab
Use String#replace instead of String#replaceAll in tests
...
See gh-36678
2026-05-03 14:36:23 +02:00
..
mock
Convert assertThat(x.equals(y)).isFalse() to assertThat(x).isNotEqualTo(y)
2026-03-20 10:54:37 +01:00
test
Use String#replace instead of String#replaceAll in tests
2026-05-03 14:36:23 +02:00