Class Hierarchy
- java.lang.Object
- org.springframework.test.context.support.AbstractContextLoader (implements org.springframework.test.context.SmartContextLoader)
- org.springframework.test.context.support.AbstractGenericContextLoader (implements org.springframework.test.context.aot.AotContextLoader)
- org.springframework.test.context.support.AnnotationConfigContextLoader
- org.springframework.test.context.support.GenericXmlContextLoader
- org.springframework.test.context.support.GenericGroovyXmlContextLoader
- org.springframework.test.context.support.AbstractGenericContextLoader (implements org.springframework.test.context.aot.AotContextLoader)
- org.springframework.test.context.support.AbstractDelegatingSmartContextLoader (implements org.springframework.test.context.aot.AotContextLoader)
- org.springframework.test.context.support.DelegatingSmartContextLoader
- org.springframework.test.context.support.AbstractTestContextBootstrapper (implements org.springframework.test.context.TestContextBootstrapper)
- 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.support.AbstractDirtiesContextTestExecutionListener
- org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener
- org.springframework.test.context.support.DirtiesContextTestExecutionListener
- org.springframework.test.context.support.DependencyInjectionTestExecutionListener
- org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener
- org.springframework.test.context.support.AnnotationConfigContextLoaderUtils
- org.springframework.test.context.support.DefaultActiveProfilesResolver (implements org.springframework.test.context.ActiveProfilesResolver)
- org.springframework.test.context.support.DefaultBootstrapContext (implements org.springframework.test.context.BootstrapContext)
- org.springframework.test.context.support.DefaultTestContext (implements org.springframework.test.context.TestContext)
- org.springframework.test.context.support.TestConstructorUtils
- org.springframework.test.context.support.TestPropertySourceUtils
- org.springframework.test.context.support.AbstractContextLoader (implements org.springframework.test.context.SmartContextLoader)
Interface Hierarchy
- org.springframework.test.context.support.PropertyProvider