-
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.FILE}) public @interface NotTested
未测试的项(至今为止,总是如此或者在多数情况下)。
Item that is not tested (yet, always or at most times).
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.FILE}) public @interface NotTested
未测试的项(至今为止,总是如此或者在多数情况下)。
Item that is not tested (yet, always or at most times).