Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_getText_extractionError_includesEncodingInMessage (3.28 sec)

  1. fess-crawler/src/test/java/org/codelibs/fess/crawler/extractor/impl/TextExtractorEnhancedTest.java

            }
        }
    
        /**
         * Test that extraction error includes encoding information in the error message.
         */
        public void test_getText_extractionError_includesEncodingInMessage() {
            // Create a stream that will cause an error during reading
            final InputStream errorStream = new InputStream() {
                @Override
                public int read() throws IOException {
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Mon Nov 24 03:59:47 UTC 2025
    - 8.9K bytes
    - Viewed (0)
Back to top