Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testRelativeWhitespaceEnd (0.14 sec)

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

                    assertEquals(" test", t.getName());
                }
            }
        }
    
    
        @Test
        @Ignore
        public void testRelativeWhitespaceEnd () throws Exception {
            try ( SmbResource r = new SmbFile("smb://0.0.0.0/asdasf/", getContext());
                  SmbResource c = new SmbFile(r, "test ") ) {
    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