Files
spring-framework/spring-context/src/test/java/org/springframework
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
..
2023-10-23 17:34:45 +02:00
2023-10-30 15:05:20 +01:00
2023-07-11 18:01:07 +02:00
2023-11-28 17:05:06 +01:00
2023-07-19 01:25:20 +02:00
2023-03-13 21:53:40 +01:00