- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_store_create (0.13 sec)
-
src/test/java/org/codelibs/fess/helper/CrawlingInfoHelperTest.java
// Test overwriting existing key crawlingInfoHelper.putToInfoMap("key1", "new_value1"); assertEquals("new_value1", crawlingInfoHelper.infoMap.get("key1")); } public void test_store_create() { final String sessionId = "test-session-123"; // Mock CrawlingInfoService ComponentUtil.register(new CrawlingInfoService() { private CrawlingInfo storedInfo;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 05:35:01 UTC 2025 - 26.6K bytes - Viewed (0)