- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testV6DCE (0.07 sec)
-
src/test/java/jcifs/tests/FileLocationTest.java
assertEquals("testing", h.getServer()); assertEquals("1.2.3.4", h.getBinding().getOptions().get("address")); } } // #165 @Test public void testV6DCE () throws MalformedURLException, CIFSException { try ( SmbFile f = new SmbFile("smb://[::1]/", getContext()) ) { f.list(); } catch (final SmbException e) {
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Wed Jan 08 13:16:07 UTC 2020 - 23K bytes - Viewed (0)