类分层结构
- java.lang.Object
- org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener) 
- org.springframework.test.context.support.DependencyInjectionTestExecutionListener 
- org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener
 
 
 - org.springframework.test.context.support.DependencyInjectionTestExecutionListener 
 
 - org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener) 
 
注释类型分层结构
- org.springframework.boot.test.autoconfigure.OverrideAutoConfiguration (implements java.lang.annotation.Annotation)