Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for test_put$start_loggingDisabled_returnsNullJobLogId (0.51 seconds)

  1. src/test/java/org/codelibs/fess/app/web/api/admin/scheduler/ApiAdminSchedulerActionTest.java

        //                                                        Logging Disabled: null
        //                                                        ==========================
    
        @Test
        public void test_put$start_loggingDisabled_returnsNullJobLogId() throws Exception {
            // Setup: job with logging disabled
            final ScheduledJob scheduledJob = createScheduledJob("job-2", "Test Job No Log", false, true);
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:55:54 GMT 2026
    - 13K bytes
    - Click Count (0)
Back to Top