Class DependencyInjectiontestExecutionListener

java.lang.Object
org.springframework.test.context.support.AbstracttestExecutionListener
org.springframework.test.context.support.DependencyInjectiontestExecutionListener
All Implemented Interfaces:
Ordered, testExecutionListener

public class DependencyInjectiontestExecutionListener extends AbstracttestExecutionListener
testExecutionListener which provides support for dependency injection and initialization of test instances.
Since:
2.5
Author:
Sam Brannen, Juergen Hoeller