Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testNetrDfsEnumEx_EncodeInDecodeOut_NullInfoAndTotalEntries (0.23 sec)

  1. src/test/java/jcifs/dcerpc/msrpc/netdfsTest.java

            assertEquals(totalentries.value, decodedEnumEx.totalentries.value);
        }
    
        @Test
        void testNetrDfsEnumEx_EncodeInDecodeOut_NullInfoAndTotalEntries() throws NdrException {
            String dfsName = "test_dfs_nulls";
            int level = 1;
            int prefmaxlen = 100;
            netdfs.DfsEnumStruct info = null;
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 30.9K bytes
    - Viewed (0)
Back to top