Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testAuthErrorNoConnLeak (0.09 sec)

  1. src/test/java/jcifs/tests/SessionTest.java

                        // expected
                    }
                    assertEquals(before, t.getInflightRequests());
                }
            }
        }
    
    
        @Test
        public void testAuthErrorNoConnLeak () throws Exception {
            CIFSContext cifsContext = getNewContext().withCredentials(new NtlmPasswordAuthenticator("wrong", "wrong", "wrong"));
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Thu Jan 05 13:09:03 UTC 2023
    - 15.8K bytes
    - Viewed (0)
Back to top