Annotation Interface的使用
cn.taketoday.test.context.TestPropertySource
使用TestPropertySource的程序包
-
cn.taketoday.test.context.support中TestPropertySource的使用
类型变量类型为TestPropertySource的cn.taketoday.test.context.support中的方法参数修饰符和类型方法说明private voidTestPropertySourceAttributes.addPropertiesAndLocationsFrom(cn.taketoday.core.annotation.MergedAnnotation<TestPropertySource> mergedAnnotation, Class<?> declaringClass) 类型变量类型为TestPropertySource的cn.taketoday.test.context.support中的构造器参数限定符构造器说明(专用程序包)TestPropertySourceAttributes(cn.taketoday.core.annotation.MergedAnnotation<TestPropertySource> mergedAnnotation)