- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for executeCrawler (0.14 sec)
-
src/test/java/org/codelibs/fess/job/CrawlJobTest.java
} // Test execute with exception in executeCrawler public void test_execute_executeCrawlerThrowsException() { crawlJob = new CrawlJob() { @Override protected int getRunningJobCount() { return 0; } @Override protected void executeCrawler() { throw new RuntimeException("Test exception");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 25K bytes - Viewed (0)