Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for createMockSmbFile (0.09 seconds)

  1. src/test/java/jcifs/smb1/smb1/SmbFileTest.java

                assertTrue(hiddenShare.isHidden());
            }
        }
    
        // Helper method to create a mock SmbFile for more advanced tests if needed
        private SmbFile createMockSmbFile(String url, NtlmPasswordAuthentication auth) throws MalformedURLException {
            // This is complex due to the class structure. A better approach would be
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Thu Aug 14 05:31:44 GMT 2025
    - 8.5K bytes
    - Click Count (0)
Back to Top