类的使用
cn.taketoday.test.context.support.AbstractDelegatingSmartContextLoader
程序包
说明
Support classes for the TestContext Framework.
Web support classes for the TestContext Framework.
-
cn.taketoday.test.context.support中AbstractDelegatingSmartContextLoader的使用
修饰符和类型类说明classDelegatingSmartContextLoaderis a concrete implementation ofAbstractDelegatingSmartContextLoaderthat delegates to aGenericXmlContextLoaderAnnotationConfigContextLoader. -
cn.taketoday.test.context.web中AbstractDelegatingSmartContextLoader的使用
修饰符和类型类说明classWebDelegatingSmartContextLoaderis a concrete implementation ofAbstractDelegatingSmartContextLoaderthat delegates to aGenericXmlWebContextLoaderand anAnnotationConfigWebContextLoader.