- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testGetSessionKey_ThrowsCIFSException (0.17 seconds)
-
src/test/java/jcifs/dcerpc/DcerpcPipeHandleTest.java
assertArrayEquals(expectedKey, handle.getSessionKey()); } @Test @DisplayName("Should propagate CIFSException when getting session key") void testGetSessionKey_ThrowsCIFSException() throws Exception { DcerpcPipeHandle handle = createMockedDcerpcPipeHandle(); CIFSException exception = new CIFSException("Test exception");
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 21K bytes - Click Count (0)