Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testCacheExpiration (0.07 sec)

  1. src/test/java/jcifs/internal/smb2/lease/DirectoryLeasingIntegrationTest.java

            // First directory should still be cached (though modified by previous change)
            assertNotNull(directoryLeaseManager.getCacheEntry(dir1));
        }
    
        @Test
        public void testCacheExpiration() throws Exception {
            String directoryPath = "/test/expiration";
    
            // Request lease and update cache
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 23 01:47:47 UTC 2025
    - 14.2K bytes
    - Viewed (0)
Back to top