Class SpringBootDependencyInjectionTestExecutionListener

All Implemented Interfaces:
Ordered, TestExecutionListener

public class SpringBootDependencyInjectionTestExecutionListener extends DependencyInjectionTestExecutionListener
Alternative DependencyInjectionTestExecutionListener prints the ConditionEvaluationReport when the context cannot be prepared.
Since:
1.4.1
Author:
Phillip Webb