- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_isUrlCrawlable_nullUrlWithoutPattern (0.16 seconds)
-
src/test/java/org/codelibs/fess/ds/callback/FileListIndexUpdateCallbackImplTest.java
} catch (NullPointerException e) { // Expected behavior - the method doesn't handle null URLs } } @Test public void test_isUrlCrawlable_nullUrlWithoutPattern() { DataStoreParams paramMap = new DataStoreParams(); boolean result = indexUpdateCallback.isUrlCrawlable(paramMap, null); assertTrue(result); }
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 19.7K bytes - Click Count (0)