Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for testNetrDfsEnumEx_EncodeInDecodeOut_NullInfoAndTotalEntries (0.44 seconds)

  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;
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Thu Aug 14 05:31:44 GMT 2025
    - 30.9K bytes
    - Click Count (0)
Back to Top