Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testGetHandleNcacnNpProtocol (0.26 sec)

  1. src/test/java/jcifs/dcerpc/DcerpcHandleTest.java

        @Nested
        @DisplayName("Handle Creation Tests")
        class HandleCreationTests {
    
            @Test
            @DisplayName("Should create DcerpcPipeHandle for ncacn_np protocol")
            void testGetHandleNcacnNpProtocol() {
                // When/Then: Should attempt to create DcerpcPipeHandle (may fail due to SMB URL creation)
                // This tests the protocol recognition logic, actual creation may fail due to missing SMB support
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 15.3K bytes
    - Viewed (0)
Back to top