Hierarchy For All Packages
- org.springframework.boot.test.autoconfigure,
- org.springframework.boot.test.autoconfigure.jdbc,
- org.springframework.boot.test.autoconfigure.json
Class Hierarchy
- java.lang.Object
- 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.boot.test.autoconfigure.TestSliceTestContextBootstrapper<T>
- org.springframework.boot.test.context.SpringBootTestContextBootstrapper
- org.springframework.test.context.support.DefaultTestContextBootstrapper
- org.springframework.boot.test.autoconfigure.json.JsonMarshalTesterRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- org.springframework.boot.test.autoconfigure.json.JsonTesterFactoryBean<T,
M> (implements org.springframework.beans.factory.FactoryBean<T>) - org.springframework.boot.test.autoconfigure.json.JsonTestersAutoConfiguration
- org.springframework.test.context.support.AbstractTestContextBootstrapper (implements org.springframework.test.context.TestContextBootstrapper)
Annotation Interface Hierarchy
- org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureDataSourceInitialization (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.json.AutoConfigureJson (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.json.AutoConfigureJsonTesters (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.json.ConditionalOnJsonTesters (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.json.JsonTest (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.OverrideAutoConfiguration (implements java.lang.annotation.Annotation)