Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testURLCharacter (0.07 sec)

  1. src/test/java/jcifs/tests/FileLocationTest.java

                    assertEquals("test%20", t.getName());
                }
            }
        }
    
    
        @Test
        @Ignore
        public void testURLCharacter () throws Exception {
            // ? is invalid in filenames, still this should not matter for the url
            try ( SmbResource r = new SmbFile("smb://0.0.0.0/asdasf/", getContext());
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Wed Jan 08 13:16:07 UTC 2020
    - 23K bytes
    - Viewed (0)
Back to top