- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_getExcludedUrlList_emptyList (0.38 sec)
-
src/test/java/org/codelibs/fess/helper/CrawlingConfigHelperTest.java
assertTrue(excludedUrls.contains("http://test.com/2.html")); assertFalse(excludedUrls.contains("http://test.com/0.html")); } public void test_getExcludedUrlList_emptyList() { final DynamicProperties systemProperties = ComponentUtil.getSystemProperties(); final FailureUrlCB cb = new FailureUrlCB(); ComponentUtil.register(new FailureUrlBhv() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 19 23:49:30 UTC 2025 - 34.9K bytes - Viewed (0)