- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testDfsInfo200_EncodeDecode_NullDfsName (0.4 sec)
-
src/test/java/jcifs/dcerpc/msrpc/netdfsTest.java
decodedInfo200.decode(src); assertEquals(info200.dfs_name, decodedInfo200.dfs_name); } @Test void testDfsInfo200_EncodeDecode_NullDfsName() throws NdrException { netdfs.DfsInfo200 info200 = new netdfs.DfsInfo200(); info200.dfs_name = null; ByteArrayOutputStream bos = new ByteArrayOutputStream();
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 30.9K bytes - Viewed (0)