Annotation Interface的使用
cn.taketoday.test.annotation.IfProfileValue
使用IfProfileValue的程序包
-
cn.taketoday.test.annotation中IfProfileValue的使用
修饰符和类型方法说明private static booleanProfileValueUtils.isTestEnabledInThisEnvironment(ProfileValueSource profileValueSource, IfProfileValue ifProfileValue) Determine if thevalue(or one of thevalues) in the supplied@IfProfileValueannotation is enabled in the current environment.