- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testParseBindingWithoutEndpoint (0.55 seconds)
-
src/test/java/jcifs/dcerpc/DcerpcHandleTest.java
assertThrows(DcerpcException.class, () -> DcerpcHandle.parseBinding(url)); } @Test @DisplayName("Should handle binding URLs without endpoints correctly") void testParseBindingWithoutEndpoint() { // When/Then: URLs without proper endpoints should fail assertThrows(DcerpcException.class, () -> DcerpcHandle.parseBinding("ncacn_np:server")); } } @Nested
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 15.3K bytes - Click Count (0)