类分层结构
- java.lang.Object
- cn.taketoday.test.context.support.AbstractContextLoader (implements cn.taketoday.test.context.SmartContextLoader)
- cn.taketoday.test.context.web.AbstractGenericWebContextLoader (implements cn.taketoday.test.context.aot.AotContextLoader)
- cn.taketoday.test.context.web.AnnotationConfigWebContextLoader
- cn.taketoday.test.context.web.GenericXmlWebContextLoader
- cn.taketoday.test.context.web.AbstractGenericWebContextLoader (implements cn.taketoday.test.context.aot.AotContextLoader)
- cn.taketoday.test.context.support.AbstractDelegatingSmartContextLoader (implements cn.taketoday.test.context.aot.AotContextLoader)
- cn.taketoday.test.context.web.WebDelegatingSmartContextLoader
- cn.taketoday.test.context.support.AbstractTestContextBootstrapper (implements cn.taketoday.test.context.TestContextBootstrapper)
- cn.taketoday.test.context.support.DefaultTestContextBootstrapper
- cn.taketoday.test.context.web.WebTestContextBootstrapper
- cn.taketoday.test.context.support.DefaultTestContextBootstrapper
- cn.taketoday.test.context.support.AbstractTestExecutionListener (implements cn.taketoday.core.Ordered, cn.taketoday.test.context.TestExecutionListener)
- cn.taketoday.test.context.web.ServletTestExecutionListener
- cn.taketoday.test.context.MergedContextConfiguration (implements java.io.Serializable)
- cn.taketoday.test.context.web.WebMergedContextConfiguration
- cn.taketoday.test.context.support.AbstractContextLoader (implements cn.taketoday.test.context.SmartContextLoader)
Annotation Interface Hierarchy
- cn.taketoday.test.context.web.WebAppConfiguration (implements java.lang.annotation.Annotation)