spring-boot/spring-boot-project/spring-boot-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
..
src Throw ContextLoadException on test context load failure 2022-11-09 13:10:11 -06:00
build.gradle Upgrade to Jakarta Activation 2.1.0 2022-11-08 11:01:17 +00:00