mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
428aee5b72
Since a dedicated bootstrap strategy will be introduced for the TestContext framework in Spring Framework 4.1, this commit officially deprecates TestContextManager.getDefaultTestExecutionListenerClasses() as a forewarning to developers or frameworks that may be using this obscure feature. Issue: SPR-11679