- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testSessionId123 (0.71 sec)
-
src/test/java/org/codelibs/fess/job/CrawlJobTest.java
@Override public void update() { // Mock update } }, "keyMatchHelper"); String testSessionId = "testSessionId123"; crawlJob.sessionId(testSessionId); String result = crawlJob.execute(); assertNotNull(result); assertTrue(result.contains("Session Id: " + testSessionId)); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 25K bytes - Viewed (0)