- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testReconnectExpiredHandle (0.08 sec)
-
src/test/java/jcifs/tests/persistent/HandleReconnectorTest.java
future.get(); }); verify(mockManager, never()).completeReconnect(anyString(), anyBoolean()); } @Test public void testReconnectExpiredHandle() throws Exception { // Create an expired handle HandleInfo expiredHandle = new HandleInfo("/test/file.txt", new HandleGuid(), new byte[16], HandleType.DURABLE_V2, 100, // 100ms timeout
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 21 04:51:33 UTC 2025 - 5.6K bytes - Viewed (0)