- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for msg50 (0.01 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/job/LogNotificationJobTest.java
assertTrue(details.contains("... and 10 more")); // msg49 should be present (50th event, index 49), msg50 should not assertTrue(details.contains("msg49")); assertFalse(details.contains("msg50")); } private static class TestableLogNotificationJob extends LogNotificationJob { public String testFormatDetails(List<LogNotificationEvent> events) {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 14:36:23 GMT 2026 - 10.5K bytes - Click Count (0)