- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_inherited_methods_from_monitor_target (0.24 sec)
-
src/test/java/org/codelibs/fess/timer/SystemMonitorTargetTest.java
assertFalse("Class should not be deprecated", SystemMonitorTarget.class.isAnnotationPresent(Deprecated.class)); } public void test_inherited_methods_from_monitor_target() throws Exception { // Test that inherited methods are accessible Method appendMethod = null; Method appendTimestampMethod = null; Method appendExceptionMethod = null;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 8.9K bytes - Viewed (0)