- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_isValid_basic (0.23 sec)
-
src/test/java/org/codelibs/fess/validation/CustomSizeValidatorTest.java
} catch (final IllegalArgumentException e) { fail("Valid annotation should not cause IllegalArgumentException: " + e.getMessage()); } } public void test_isValid_basic() { final CustomSize annotation = createBasicAnnotation(); validator.initialize(annotation); // Test that the method can be called (even if context handling is complex) try {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 5.2K bytes - Viewed (0)