Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for test_table (0.03 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/test/java/org/codelibs/fess/crawler/transformer/AbstractFessFileTransformerTest.java

            assertEquals("long", Constants.MAPPING_TYPE_LONG);
            assertEquals("double", Constants.MAPPING_TYPE_DOUBLE);
            assertEquals("date", Constants.MAPPING_TYPE_DATE);
        }
    
        /**
         * Testable implementation of AbstractFessFileTransformer for unit testing.
         */
        private static class TestableAbstractFessFileTransformer extends AbstractFessFileTransformer {
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Jan 15 12:54:47 GMT 2026
    - 8.1K bytes
    - Click Count (0)
Back to Top