- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_annotationTargetElements (0.11 sec)
-
src/test/java/org/codelibs/fess/validation/CronExpressionTest.java
assertEquals(0, annotation.groups().length); assertEquals(0, annotation.payload().length); } // Test annotation target elements public void test_annotationTargetElements() { CronExpression.class.isAnnotation(); assertTrue(CronExpression.class.isAnnotation()); // Check that annotation can be applied to METHOD, FIELD, ANNOTATION_TYPE, CONSTRUCTOR, PARAMETER
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 12.2K bytes - Viewed (0)