- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testCloneCopiesState (0.07 sec)
-
src/test/java/jcifs/smb/SmbResourceLocatorImplTest.java
l.updateType(SmbConstants.TYPE_SERVER); assertEquals(SmbConstants.TYPE_SERVER, l.getType()); } @Test @DisplayName("clone copies state including addresses") void testCloneCopiesState() throws Exception { UniAddress a1 = mock(UniAddress.class); when(nsc.getAllByName("server", false)).thenReturn(new Address[] { a1 }); SmbResourceLocatorImpl l = locator("smb://server/share/path");
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 17.6K bytes - Viewed (0)