- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testParentRoot (0.14 sec)
-
src/test/java/jcifs/tests/FileLocationTest.java
assertEquals("smb://1.2.3.4/share/foo/", fl.getCanonicalURL()); assertEquals("/share/foo/", fl.getURLPath()); } } @Test public void testParentRoot () throws MalformedURLException, CIFSException { try ( SmbFile p = new SmbFile("smb://", getContext()); SmbResource pp = new SmbFile(p.getParent(), getContext()) ) {
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Wed Jan 08 13:16:07 UTC 2020 - 23K bytes - Viewed (0)