Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for test_execute_scriptGenerationWithMultipleLabels (0.23 seconds)

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

            assertNotNull(result);
            assertTrue(result.contains("0 documents"));
        }
    
        // Test script generation with multiple labels
        @Test
        public void test_execute_scriptGenerationWithMultipleLabels() {
            // This test verifies that the job executes correctly
            // Note: We can't easily test the actual script generation because the mock doesn't call the processor
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Fri Mar 13 23:01:26 GMT 2026
    - 9.6K bytes
    - Click Count (0)
Back to Top