Class SpringBootDependencyInjectionTestExecutionListener

All Implemented Interfaces:
Ordered, TestExecutionListener

@Deprecated(since="3.0.0", forRemoval=true) public class SpringBootDependencyInjectionTestExecutionListener extends DependencyInjectionTestExecutionListener
Deprecated, for removal: This API element is subject to removal in a future version.
since 3.0.0 for removal in 3.2.0 in favor of ApplicationContextFailureProcessor
Since 3.0.0 this class has been replaced by ConditionReportApplicationContextFailureProcessor and is not used internally.
Since:
1.4.1
Author:
Phillip Webb