You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project/spring-boot-test/src/test
Phillip Webb 728b522307 Include scope support on ApplicationContextAssert
Update `ApplicationContextAssert` with support for scopes. Allows
tests to consider the all ancestors, or limit assertions to just the
current context.

Fixes gh-12015
7 years ago
..
java/org/springframework/boot/test Include scope support on ApplicationContextAssert 7 years ago
kotlin/org/springframework/boot/test/web/client Improve Kotlin extensions doc about type erasure 7 years ago
resources
webapp