spring-boot/spring-boot-project/spring-boot-test/src/test
Scott Frederick b882de7c68 Throw ContextLoadException on test context load failure
When a test context fails to load, a `ContextLoadException` should
be thrown so that Framework can catch it and call any registered
`ApplicationContextFailureProcessor`s.

Closes gh-31793
2022-11-09 13:10:11 -06:00
..
java/org/springframework/boot/test Throw ContextLoadException on test context load failure 2022-11-09 13:10:11 -06:00
kotlin/org/springframework/boot/test/web/client Avoid using JUnit 4 assertions 2022-09-27 08:11:47 +02:00
resources Throw ContextLoadException on test context load failure 2022-11-09 13:10:11 -06:00
webapp Merge branch '1.5.x' into 2.0.x 2019-06-04 14:20:25 -07:00