Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for test_formatDetails_multipleEventsOrdered (0.22 seconds)

  1. src/test/java/org/codelibs/fess/job/LogNotificationJobTest.java

            assertNotNull(details);
            assertTrue(details.contains("Total: 0 event(s)"));
        }
    
        @Test
        public void test_formatDetails_multipleEventsOrdered() {
            TestableLogNotificationJob testableJob = new TestableLogNotificationJob();
            long base = 1700000000000L;
            List<LogNotificationEvent> events = new ArrayList<>();
    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)
Back to Top