- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_delayByRules (0.13 sec)
-
src/test/java/org/codelibs/fess/helper/IntervalControlHelperTest.java
helper.checkCrawlerStatus(); end = System.currentTimeMillis(); assertTrue(end - start >= 100); // Should wait until crawler is running thread.join(); } public void test_delayByRules() throws ParseException { IntervalControlHelper helper = createHelper("12:15", 1); // Test with no rules long start = System.currentTimeMillis(); helper.delayByRules();
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 13:41:04 UTC 2025 - 13.1K bytes - Viewed (0)