- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testTreeConnectWithWaitInterrupted (0.17 sec)
-
src/test/java/jcifs/smb1/smb1/SmbTreeTest.java
// Should throw exception for invalid operation assertThrows(SmbException.class, () -> tree.send(request, response)); } @Test void testTreeConnectWithWaitInterrupted() throws Exception { // Create a tree and simulate concurrent connection attempt SmbTree tree = new SmbTree(session, "testShare", "testService");
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 10.2K bytes - Viewed (0)