- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_addShutdownListener_replacesExisting (0.13 sec)
-
src/test/java/org/codelibs/fess/job/impl/ScriptExecutorTest.java
fail("Expected NullPointerException"); } catch (NullPointerException e) { // Expected behavior when no listener is set } } public void test_addShutdownListener_replacesExisting() { // Add first listener TestShutdownListener listener1 = new TestShutdownListener(); scriptExecutor.addShutdownListener(listener1);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 10.2K bytes - Viewed (0)