クラス階層
- java.lang.ObjectSE- org.springframework.test.context.support.AbstractContextLoader (implements org.springframework.test.context.SmartContextLoader)- org.springframework.test.context.web.AbstractGenericWebContextLoader (implements org.springframework.test.context.aot.AotContextLoader)- org.springframework.test.context.web.AnnotationConfigWebContextLoader
- org.springframework.test.context.web.GenericXmlWebContextLoader- org.springframework.test.context.web.GenericGroovyXmlWebContextLoader
 
 
 
- org.springframework.test.context.web.AbstractGenericWebContextLoader (implements org.springframework.test.context.aot.AotContextLoader)
- org.springframework.test.context.support.AbstractDelegatingSmartContextLoader (implements org.springframework.test.context.aot.AotContextLoader)- org.springframework.test.context.web.WebDelegatingSmartContextLoader
 
- org.springframework.test.context.support.AbstractTestContextBootstrapper (implements org.springframework.test.context.TestContextBootstrapper)- org.springframework.test.context.support.DefaultTestContextBootstrapper- org.springframework.test.context.web.WebTestContextBootstrapper
 
 
- org.springframework.test.context.support.DefaultTestContextBootstrapper
- org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener)- org.springframework.test.context.web.ServletTestExecutionListener
 
- org.springframework.test.context.MergedContextConfiguration (implements java.io.SerializableSE)- org.springframework.test.context.web.WebMergedContextConfiguration
 
 
- org.springframework.test.context.support.AbstractContextLoader (implements org.springframework.test.context.SmartContextLoader)
アノテーションインターフェース Hierarchy
- org.springframework.test.context.web.WebAppConfiguration (implements java.lang.annotation.AnnotationSE)