- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setParent (0.3 sec)
-
src/test/java/jcifs/smb/SmbFileIntegrationTest.java
assertEquals("shared", file.getShare(), "Share should be extracted correctly"); assertNotNull(file.getParent(), "Parent should not be null"); assertTrue(file.getParent().endsWith("/shared/path/"), "Parent path should be correct"); } @Test void testUNCPath() throws Exception {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 56K bytes - Viewed (0)