Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for test_init_nullConfig (0.07 seconds)

  1. src/test/java/org/codelibs/fess/crawler/helper/FessMimeTypeHelperTest.java

                // Without override, Tika detects based on content+filename
                assertNotNull(contentType);
            }
        }
    
        @Test
        public void test_init_nullConfig() throws IOException {
            ComponentUtil.setFessConfig(new FessConfig.SimpleImpl() {
                private static final long serialVersionUID = 1L;
    
                @Override
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Jan 24 09:06:33 GMT 2026
    - 12.1K bytes
    - Click Count (0)
Back to Top