- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_multipleGenerations (0.79 sec)
-
src/test/java/org/codelibs/fess/thumbnail/ThumbnailGeneratorTest.java
Map<String, Object> docMap = new HashMap<>(); Tuple3<String, String, String> task = thumbnailGenerator.createTask(path, docMap); assertNull(task); } public void test_multipleGenerations() { // Test multiple thumbnail generations for (int i = 0; i < 5; i++) { String thumbnailId = "test-thumbnail-" + i;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 11.4K bytes - Viewed (0)