Logo
Explore Help
Sign In
admin/spring-projects-spring-framework
1
0
Fork 0
You've already forked spring-projects-spring-framework
mirror of https://github.com/spring-projects/spring-framework synced 2026-06-08 17:33:33 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
5e975f51dd6ff2936b87ec2ecd1facecd75aa287
spring-projects-spring-fram…/integration-tests/src/test/java/org/springframework
T
History
Sam Brannen 399f779c43 Convert assertThat(x instanceof X).isFalse() to assertThat(x).isNotInstanceOf()
Search:  assertThat\((.+?) instanceof (.+?)\)(.*?)\.isFalse\(\)

Replace: assertThat($1)$3.isNotInstanceOf($2.class)

See gh-36504
2026-03-20 10:54:27 +01:00
..
aop
Convert assertThat(x instanceof X).isFalse() to assertThat(x).isNotInstanceOf()
2026-03-20 10:54:27 +01:00
aot
Update copyright headers in source files
2025-06-17 16:23:50 +02:00
beans/factory/xml
Remove obsolete "test" prefix from test method names
2026-03-18 18:16:15 +01:00
cache/annotation
Update copyright headers in source files
2025-06-17 16:23:50 +02:00
context/annotation
Convert assertThat(x instanceof X).isTrue() to assertThat(x).isInstanceOf()
2026-03-20 10:54:23 +01:00
core/env
Enable SpringJUnit5 Checkstyle rule
2026-03-18 18:38:43 +01:00
expression/spel/support
Update copyright headers in source files
2025-06-17 16:23:50 +02:00
scheduling/annotation
Update copyright headers in source files
2025-06-17 16:23:50 +02:00
transaction/annotation
Update copyright headers in source files
2025-06-17 16:23:50 +02:00
Powered by Gitea Version: 1.26.2 Page: 34ms Template: 2ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API