- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getPackage (0.05 sec)
-
src/test/java/org/codelibs/fess/timer/SystemMonitorTargetTest.java
} public void test_package_structure() { assertEquals("Should be in timer package", "org.codelibs.fess.timer", SystemMonitorTarget.class.getPackage().getName()); } public void test_class_is_public() { assertTrue("Class should be public", java.lang.reflect.Modifier.isPublic(SystemMonitorTarget.class.getModifiers()));
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 8.9K bytes - Viewed (0)