Package com.helger.commons.annotation
Annotation Type PresentForCodeCoverage
-
@Retention(SOURCE) @Documented public @interface PresentForCodeCoverage
Just to indicate that an object is only present for code coverage reasons, to create 100% coverage.- Author:
- Philip Helger
-
-
Element Detail
-
value
String value
- Default:
- ""
-
-