- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_multipleInstances (0.11 sec)
-
src/test/java/org/codelibs/fess/timer/SystemMonitorTargetTest.java
java.lang.reflect.Modifier.isPrivate(method.getModifiers())); } } } public void test_multiple_instances() { SystemMonitorTarget target1 = new SystemMonitorTarget(); SystemMonitorTarget target2 = new SystemMonitorTarget(); assertNotNull("First instance should not be null", target1);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 8.9K bytes - Viewed (0)