Class Hierarchy
- java.lang.Object
- org.springframework.context.aot.AbstractAotProcessor<T>
- org.springframework.test.context.aot.TestAotProcessor
- org.springframework.boot.test.context.SpringBootTestAotProcessor
- 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.SpringBootTestContextBootstrapper
- org.springframework.test.context.support.DefaultTestContextBootstrapper
- org.springframework.boot.test.context.AnnotatedClassFinder
- java.lang.ClassLoader
- java.security.SecureClassLoader
- java.net.URLClassLoader (implements java.io.Closeable)
- org.springframework.boot.test.context.FilteredClassLoader (implements org.springframework.core.SmartClassLoader)
- java.net.URLClassLoader (implements java.io.Closeable)
- java.security.SecureClassLoader
- 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)
- org.springframework.boot.test.context.ReactiveWebMergedContextConfiguration
- org.springframework.context.aot.AbstractAotProcessor<T>
Annotation Interface Hierarchy
- org.springframework.boot.test.context.SpringBootTest (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.context.TestComponent (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.context.TestConfiguration (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.test.context.SpringBootTest.UseMainMethod
- org.springframework.boot.test.context.SpringBootTest.WebEnvironment
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)