- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_annotationMetadata (0.22 seconds)
-
src/test/java/org/codelibs/fess/annotation/SecuredTest.java
@Override protected void setUp(TestInfo testInfo) throws Exception { super.setUp(testInfo); } // Test that Secured annotation has correct meta-annotations @Test public void test_annotationMetadata() { // Check if Secured annotation is present assertNotNull(Secured.class); // Check Target annotation Target target = Secured.class.getAnnotation(Target.class);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 15.6K bytes - Click Count (0)