Class Hierarchy
- java.lang.Object
- org.springframework.context.aot.AbstractAotProcessor<T>
- org.springframework.test.context.aot.TestAotProcessor
- org.springframework.test.context.support.AbstractContextLoader (implements org.springframework.test.context.SmartContextLoader)
- org.springframework.boot.test.context.SpringBootContextLoader (implements org.springframework.test.context.aot.AotContextLoader)
- org.springframework.test.context.support.AbstractTestContextBootstrapper (implements org.springframework.test.context.TestContextBootstrapper)
- org.springframework.test.context.support.DefaultTestContextBootstrapper
- org.springframework.boot.test.context.AnnotatedClassFinder
- java.lang.ClassLoader
- org.springframework.boot.test.context.ConfigDataApplicationContextInitializer (implements org.springframework.context.ApplicationContextInitializer<C>)
- org.springframework.boot.test.context.FilteredClassLoader.ClassFilter (implements java.util.function.Predicate<T>)
- org.springframework.boot.test.context.FilteredClassLoader.ClassPathResourceFilter (implements java.util.function.Predicate<T>)
- org.springframework.boot.test.context.FilteredClassLoader.PackageFilter (implements java.util.function.Predicate<T>)
- org.springframework.test.context.MergedContextConfiguration (implements java.io.Serializable)
Annotation Interface Hierarchy