- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testCanCacheDirectoryListing (0.56 sec)
-
src/test/java/jcifs/internal/smb2/lease/DirectoryLeaseManagerTest.java
when(baseLeaseManager.getLease(leaseKey)).thenReturn(null); assertNull(directoryLeaseManager.getCacheEntry(directoryPath)); } @Test public void testCanCacheDirectoryListing() { String directoryPath = "/test/dir"; Smb2LeaseKey leaseKey = new Smb2LeaseKey(); // No cache entry - should return false
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 23 01:47:47 UTC 2025 - 15.9K bytes - Viewed (0)