Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_complexSourceMap (0.07 sec)

  1. src/test/java/org/codelibs/fess/entity/SearchLogEventTest.java

                // Just verify the methods are callable
                assertTrue(true);
            }
        }
    
        // Test with complex source map
        public void test_complexSourceMap() {
            TestSearchLogEvent event = new TestSearchLogEvent("complex-id", 1L, "complex");
    
            // Create nested map structure
            Map<String, Object> nestedMap = new HashMap<>();
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 11.6K bytes
    - Viewed (0)
Back to top