spring-boot/spring-boot-project/spring-boot-tools/spring-boot-test-support/src
Phillip Webb f08188d5cf Change relevant Assert calls to throw IllegalStateException
Change certain Assert class from `assert...` to `assertState`
so that a more appropriate `IllegalStateException` is thrown.

Fixes gh-43779
2025-01-11 21:16:36 -08:00
..
main/java/org/springframework/boot/testsupport Change relevant Assert calls to throw IllegalStateException 2025-01-11 21:16:36 -08:00
test/java/org/springframework/boot/testsupport Use method references when possible in test code 2024-06-11 12:58:00 -07:00