- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_setCrawlingExecutionInterval_withDefaultValue (1.11 sec)
-
src/test/java/org/codelibs/fess/helper/WebFsIndexHelperTest.java
long interval = 5000L; webFsIndexHelper.setCrawlingExecutionInterval(interval); assertEquals(interval, webFsIndexHelper.crawlingExecutionInterval); } public void test_setCrawlingExecutionInterval_withDefaultValue() { webFsIndexHelper.setCrawlingExecutionInterval(Constants.DEFAULT_CRAWLING_EXECUTION_INTERVAL);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 13:41:04 UTC 2025 - 15.2K bytes - Viewed (0)