Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for test_expired_disabled_doesNotDrainBuffer (0.25 seconds)

  1. src/test/java/org/codelibs/fess/timer/LogNotificationTargetTest.java

            logNotificationTarget.expired();
            logNotificationTarget.expired();
            logNotificationTarget.expired();
            // No exception means success
        }
    
        @Test
        public void test_expired_disabled_doesNotDrainBuffer() {
            // Disable log notification
            ComponentUtil.getFessConfig().setLogNotificationEnabled(false);
    
            // Add events to buffer
            ComponentUtil.getLogNotificationHelper()
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 26 02:24:08 GMT 2026
    - 4.7K bytes
    - Click Count (0)
Back to Top