Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_getAllFileConfigList_withDifferentFlags (0.24 sec)

  1. src/test/java/org/codelibs/fess/helper/CrawlingConfigHelperTest.java

            configList = crawlingConfigHelper.getAllWebConfigList(true, true, true, idList);
            assertEquals(1, configList.size());
        }
    
        public void test_getAllFileConfigList_withDifferentFlags() {
            final FileConfigCB cb = new FileConfigCB();
            ComponentUtil.register(new FileConfigBhv() {
                @Override
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 19 23:49:30 UTC 2025
    - 34.9K bytes
    - Viewed (0)
Back to top