类分层结构
- java.lang.Object
- cn.taketoday.test.context.support.AbstractContextLoader (implements cn.taketoday.test.context.SmartContextLoader)
- cn.taketoday.test.context.support.AbstractGenericContextLoader (implements cn.taketoday.test.context.aot.AotContextLoader)
- cn.taketoday.test.context.support.AnnotationConfigContextLoader
- cn.taketoday.test.context.support.GenericPropertiesContextLoader
- cn.taketoday.test.context.support.GenericXmlContextLoader
- cn.taketoday.test.context.support.AbstractGenericContextLoader (implements cn.taketoday.test.context.aot.AotContextLoader)
- cn.taketoday.test.context.support.AbstractDelegatingSmartContextLoader (implements cn.taketoday.test.context.aot.AotContextLoader)
- cn.taketoday.test.context.support.DelegatingSmartContextLoader
- cn.taketoday.test.context.support.AbstractTestContextBootstrapper (implements cn.taketoday.test.context.TestContextBootstrapper)
- 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.support.AbstractDirtiesContextTestExecutionListener
- cn.taketoday.test.context.support.DirtiesContextBeforeModesTestExecutionListener
- cn.taketoday.test.context.support.DirtiesContextTestExecutionListener
- cn.taketoday.test.context.support.DependencyInjectionTestExecutionListener
- cn.taketoday.test.context.support.AbstractDirtiesContextTestExecutionListener
- cn.taketoday.test.context.support.ActiveProfilesUtils
- cn.taketoday.test.context.support.AnnotationConfigContextLoaderUtils
- cn.taketoday.test.context.support.ApplicationContextInitializerUtils
- cn.taketoday.test.context.support.ContextLoaderUtils
- cn.taketoday.test.context.support.DefaultActiveProfilesResolver (implements cn.taketoday.test.context.ActiveProfilesResolver)
- cn.taketoday.test.context.support.DefaultBootstrapContext (implements cn.taketoday.test.context.BootstrapContext)
- cn.taketoday.test.context.support.DefaultTestContext (implements cn.taketoday.test.context.TestContext)
- java.util.Dictionary<K,
V> - java.util.Hashtable<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - java.util.Properties
- cn.taketoday.test.context.support.TestPropertySourceUtils.SequencedProperties
- java.util.Properties
- java.util.Hashtable<K,
- cn.taketoday.test.context.support.DynamicPropertiesContextCustomizer (implements cn.taketoday.test.context.ContextCustomizer)
- cn.taketoday.test.context.support.DynamicPropertiesContextCustomizerFactory (implements cn.taketoday.test.context.ContextCustomizerFactory)
- cn.taketoday.test.context.support.MergedTestPropertySources
- cn.taketoday.core.env.PropertySource<T>
- cn.taketoday.core.env.EnumerablePropertySource<T>
- cn.taketoday.core.env.MapPropertySource
- cn.taketoday.test.context.support.DynamicValuesPropertySource
- cn.taketoday.core.env.MapPropertySource
- cn.taketoday.core.env.EnumerablePropertySource<T>
- cn.taketoday.test.context.support.TestConstructorUtils
- cn.taketoday.test.context.support.TestPropertySourceAttributes
- cn.taketoday.test.context.support.TestPropertySourceUtils
- cn.taketoday.test.context.support.AbstractContextLoader (implements cn.taketoday.test.context.SmartContextLoader)
接口分层结构
- cn.taketoday.test.context.support.PropertyProvider
Annotation Interface Hierarchy
- cn.taketoday.test.context.support.ContextCustomizerFactories (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)
- cn.taketoday.test.context.support.ContextCustomizerFactories.MergeMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)