Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for doEnum_withEmptyHost_throwsUnsupportedWithoutNetwork (0.35 sec)

  1. src/test/java/jcifs/smb/SmbEnumerationUtilTest.java

        class MasterBrowserEnumerationTests {
    
            @Test
            @DisplayName("doEnum with empty host throws SmbUnsupportedOperationException when master browser not found")
            void doEnum_withEmptyHost_throwsUnsupportedWithoutNetwork() throws Exception {
                // Arrange: mock parent + locator so no real network is used
                SmbFile parent = mock(SmbFile.class, RETURNS_DEEP_STUBS);
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 17.1K bytes
    - Viewed (0)
Back to top