- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testDfsInfo3_EncodeDecode_NullStringsAndEmptyStores (0.42 seconds)
-
src/test/java/jcifs/dcerpc/msrpc/netdfsTest.java
assertEquals(info3.stores[0].server_name, decodedInfo3.stores[0].server_name); assertEquals(info3.stores[0].share_name, decodedInfo3.stores[0].share_name); } @Test void testDfsInfo3_EncodeDecode_NullStringsAndEmptyStores() throws NdrException { netdfs.DfsInfo3 info3 = new netdfs.DfsInfo3(); info3.path = null; info3.comment = null; info3.state = netdfs.DFS_VOLUME_FLAVOR_STANDALONE;
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 30.9K bytes - Click Count (0)