Logo
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-21 21:39:05 +00:00
Code Issues Projects Releases Wiki Activity
Files
785ad399e9c81aef223b7f30eb3a12a260360992
spring-framework/spring-context/src
T
History
Yanming Zhou 785ad399e9 Replace assertThat(x.iterator().next()) with assertThat(x).element(0)
Search for   : assertThat\((.+).iterator\(\).next\(\)\)
Replace with : assertThat($1).element(0)
2023-12-06 10:52:39 +08:00
..
jmh/java/org/springframework/context
Early removal of 5.x-deprecated code
2021-11-18 09:18:06 +01:00
main
Defensively wrap fixed-delay task on scheduler thread
2023-12-04 18:20:44 +01:00
test
Replace assertThat(x.iterator().next()) with assertThat(x).element(0)
2023-12-06 10:52:39 +08:00
testFixtures/java/org/springframework/context/testfixture
Replace assertThat(!x).isTrue() with assertThat(x).isFalse()
2023-12-05 11:41:57 +01:00
Powered by Gitea Version: 1.27.3 Page: 203ms 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