- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_getConfigType (0.15 sec)
-
src/test/java/org/codelibs/fess/helper/CrawlingConfigHelperTest.java
dataConfig.setName("__TEMPLATE__"); return OptionalEntity.of(dataConfig); } }, DataConfigService.class.getCanonicalName()); } public void test_getConfigType() { assertNull(crawlingConfigHelper.getConfigType(null)); assertNull(crawlingConfigHelper.getConfigType("")); assertNull(crawlingConfigHelper.getConfigType("XXX"));
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 19 23:49:30 UTC 2025 - 34.9K bytes - Viewed (0)