- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_getThumbnailFile_blankPath (0.14 seconds)
-
src/test/java/org/codelibs/fess/thumbnail/ThumbnailManagerTest.java
File result = thumbnailManager.getThumbnailFile(docMap); assertNull(result); } // Test getThumbnailFile with blank path @Test public void test_getThumbnailFile_blankPath() { Map<String, Object> docMap = new HashMap<>(); // No _id field, so docid will be null File result = thumbnailManager.getThumbnailFile(docMap); assertNull(result);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 20.4K bytes - Click Count (0)