Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testPopulateWithLongHostname (0.17 sec)

  1. src/test/java/jcifs/netbios/LmhostsTest.java

            // Note: The actual Lmhosts parser may accept "192.168.1" and parse it differently
            // than expected, so we're not asserting null for HOST1
        }
    
        @Test
        void testPopulateWithLongHostname() throws Exception {
            // Create a temporary lmhosts file with long hostname
            String longHostname = "VERYLONGHOSTNAMETHATSHOULDSTILLWORK";
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 18.2K bytes
    - Viewed (0)
Back to top