- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testUpdateChild (0.06 sec)
-
src/test/java/jcifs/internal/smb2/lease/DirectoryCacheEntryTest.java
assertFalse(entry.isComplete()); assertFalse(entry.hasChanges()); assertTrue(entry.getChildren().isEmpty()); } @Test public void testUpdateChild() { String childName = "file1.txt"; long size = 1024L; long lastModified = System.currentTimeMillis(); boolean isDirectory = false; long attributes = 0x20; // FILE_ATTRIBUTE_ARCHIVE
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 23 01:47:47 UTC 2025 - 8.4K bytes - Viewed (0)