Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for testResourceLoading_withMissingResource (0.44 seconds)

  1. src/test/java/org/codelibs/fess/suggest/SuggesterResourceLoadingTest.java

            }
        }
    
        /**
         * Test resource loading with missing resource.
         * Demonstrates that null InputStream is handled correctly.
         */
        @Test
        public void testResourceLoading_withMissingResource() throws Exception {
            // Test the pattern used in getDefaultMappings/getDefaultIndexSettings
            // with a non-existent resource
            try {
    Created: Fri Apr 17 09:08:13 GMT 2026
    - Last Modified: Mon Nov 24 03:40:05 GMT 2025
    - 9.6K bytes
    - Click Count (0)
  2. src/test/java/org/codelibs/fess/suggest/SuggesterRefactoringTest.java

    Shinsuke Sugaya <******@****.***> 1769950104 +0900
    Created: Fri Apr 17 09:08:13 GMT 2026
    - Last Modified: Sun Feb 01 12:48:24 GMT 2026
    - 13.1K bytes
    - Click Count (0)
Back to Top