- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_isTarget_withSupportedMimeType (0.2 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/thumbnail/ThumbnailGeneratorTest.java
assertFalse(thumbnailGenerator.generate(thumbnailId, invalidOutputFile)); // Cleanup readOnlyDir.setWritable(true); } @Test public void test_isTarget_withSupportedMimeType() { // Test with supported document type Map<String, Object> docMap = new HashMap<>(); docMap.put("mimetype", "application/pdf"); assertTrue(thumbnailGenerator.isTarget(docMap));
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 11.7K bytes - Click Count (0)