spring-framework/spring-test
Sam Brannen bf0ac84a05 Introduce TestRuntimeHintsRegistrar in the TestContext framework
Although RuntimeHintsRegistrar can be implemented to register general
hints that should be applied for all testing infrastructure, certain
use cases require access to test classes and the
MergedContextConfiguration in order to register appropriate hints.

To address that, this commit introduces TestRuntimeHintsRegistrar as a
companion to the core RuntimeHintsRegistrar.

Closes gh-29069
2022-09-04 17:14:24 +02:00
..
src Introduce TestRuntimeHintsRegistrar in the TestContext framework 2022-09-04 17:14:24 +02:00
.springBeans
spring-test.gradle Replace dependency management plugin with built-in platform support 2022-08-30 17:03:24 +01:00