- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_init_cacheConfiguration (0.09 seconds)
-
src/test/java/org/codelibs/fess/helper/CrawlingConfigHelperTest.java
CrawlingConfig config3 = crawlingConfigHelper.getCrawlingConfig("W01"); assertEquals("01_refreshed", config3.getId()); } @Test public void test_init_cacheConfiguration() { // Test that init properly configures the cache CrawlingConfigHelper newHelper = new CrawlingConfigHelper(); newHelper.init(); assertNotNull(newHelper);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 35.3K bytes - Click Count (0)