Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_getAllWebConfigList (0.34 sec)

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

            crawlingConfigHelper.remove(sessionCountId);
            assertNull(crawlingConfigHelper.get(sessionCountId));
        }
    
        public void test_getAllWebConfigList() {
            final WebConfigCB cb = new WebConfigCB();
            ComponentUtil.register(new WebConfigBhv() {
                @Override
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 23.2K bytes
    - Viewed (0)
Back to top