- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_sourceMapModifications (0.08 seconds)
-
src/test/java/org/codelibs/fess/entity/SearchLogEventTest.java
assertEquals("", event3.getId()); assertEquals("", event3.getEventType()); } // Test source map modifications @Test public void test_sourceMapModifications() { TestSearchLogEvent event = new TestSearchLogEvent("id", 1L, "type"); // Initial empty map Map<String, Object> map1 = new HashMap<>(); event.setSourceMap(map1);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 11.8K bytes - Click Count (0)