Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

                assertNotNull(ref);
                assertEquals(getTestServer().toLowerCase(Locale.ROOT), ref.getServer().toLowerCase(Locale.ROOT));
            }
    
        }
    
    
        @Test
        public void testStandaloneDFSCache () throws CIFSException {
            CIFSContext context = getContext();
            context = withTestNTLMCredentials(context);
    
            final String hostname = "foo";
            final String root = "dfs";
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Sun Mar 01 09:46:04 UTC 2020
    - 13.5K bytes
    - Viewed (0)
Back to top