- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for connectWrapException_wrapsToSmbException (1.27 sec)
-
src/test/java/jcifs/smb/SmbTreeConnectionTraceTest.java
Arguments.of(loc, new IOException("io failed"))); } @ParameterizedTest(name = "connectWrapException wraps {1} into SmbException") @MethodSource("wrapExceptions") void connectWrapException_wrapsToSmbException(SmbResourceLocatorImpl loc, Exception thrown) throws Exception { // Arrange: spy on instance to force connect() failure with specific exception CIFSContext ctx = mock(CIFSContext.class);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 8.7K bytes - Viewed (0)