- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_updateParams (0.41 sec)
-
src/test/java/org/codelibs/fess/helper/CrawlingInfoHelperTest.java
} catch (FessSystemException e) { assertEquals("No crawling session.", e.getMessage()); assertTrue(e.getCause() instanceof RuntimeException); } } public void test_updateParams() { final String sessionId = "update-session"; final CrawlingInfo existingInfo = new CrawlingInfo(); existingInfo.setId("info-456"); existingInfo.setSessionId(sessionId);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 05:35:01 UTC 2025 - 26.6K bytes - Viewed (0)