Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_initializeClientFactoryWithConfigParameter (0.7 sec)

  1. src/test/java/org/codelibs/fess/es/config/exentity/WebConfigTest.java

            assertTrue(Boolean.valueOf(initParamMap.get("robotsTxtEnabled").toString()).booleanValue());
        }
    
        public void test_initializeClientFactoryWithConfigParameter() {
            final Map<String, String> systemPropMap = new HashMap<>();
            FessProp.propMap.clear();
            FessConfig fessConfig = new FessConfig.SimpleImpl() {
                @Override
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu May 09 09:48:04 UTC 2024
    - 7.6K bytes
    - Viewed (0)
Back to top