- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_expired_withEvents_drainsBuffer (0.18 seconds)
-
src/test/java/org/codelibs/fess/timer/LogNotificationTargetTest.java
public void test_flush_callsExpired() { // flush() delegates to expired(); with empty buffer, no-op (no exception) logNotificationTarget.flush(); } @Test public void test_expired_withEvents_drainsBuffer() { // Add events to buffer ComponentUtil.getLogNotificationHelper() .offer(new LogNotificationEvent(System.currentTimeMillis(), "ERROR", "org.test", "msg1", null));
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)