- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ntSmbsCap (0.24 sec)
-
src/test/java/jcifs/smb/SmbRandomAccessFileTest.java
public class SmbRandomAccessFileTest { // Helper: build a minimally wired instance with mocks; avoids real I/O private SmbRandomAccessFile newInstance(String mode, boolean smb2, boolean ntSmbsCap, boolean unshared) throws CIFSException { SmbFile file = mock(SmbFile.class); SmbTreeHandleImpl tree = mock(SmbTreeHandleImpl.class); Configuration cfg = mock(Configuration.class);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 18.1K bytes - Viewed (0)