- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testProtocolCompliance (2.59 sec)
-
src/test/java/jcifs/internal/smb2/tree/Smb2TreeConnectResponseTest.java
assertEquals(0x5678, response.getCapabilities()); assertEquals(0x9ABC, response.getMaximalAccess()); } @Test @DisplayName("Should verify complete protocol compliance") void testProtocolCompliance() throws SMBProtocolDecodingException { // Given - exact SMB2 TREE_CONNECT response structure byte[] wireData = new byte[] { 0x10, 0x00, // StructureSize (must be 16)
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 19.3K bytes - Viewed (0)