- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_FilePurgeVisitor_postVisitDirectory (0.14 sec)
-
src/test/java/org/codelibs/fess/thumbnail/ThumbnailManagerTest.java
// This is primarily a logging method, so we just verify no exception assertTrue(true); } // Test FilePurgeVisitor postVisitDirectory public void test_FilePurgeVisitor_postVisitDirectory() throws IOException { // Test empty directory deletion logic File emptyDir = new File(tempDir, "empty"); emptyDir.mkdirs(); assertTrue(emptyDir.exists());
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 18.7K bytes - Viewed (0)