- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testDcerpcObjectUuid (0.1 sec)
-
src/test/java/jcifs/dcerpc/DcerpcConstantsTest.java
assertEquals(0x40, DcerpcConstants.DCERPC_MAYBE, "DCERPC_MAYBE should be 0x40"); } @Test @DisplayName("DCERPC_OBJECT_UUID should have correct value") void testDcerpcObjectUuid() { assertEquals(0x80, DcerpcConstants.DCERPC_OBJECT_UUID, "DCERPC_OBJECT_UUID should be 0x80"); } } @Nested @DisplayName("RPC Packet Type Constants Tests")
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 13.5K bytes - Viewed (0)