- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testWithTypicalWindowsPipeName (0.1 sec)
-
src/test/java/jcifs/internal/fscc/FsctlPipeWaitRequestTest.java
assertEquals(buffer2[i], buffer3[i], "Mismatch at position " + i); } } @Test @DisplayName("Test with typical Windows pipe name format") void testWithTypicalWindowsPipeName() { // Test with typical Windows named pipe format String pipeName = "\\pipe\\TestPipe"; FsctlPipeWaitRequest request = new FsctlPipeWaitRequest(pipeName, 30000L);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 13.1K bytes - Viewed (0)