- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testEmptyArraysEncodeDecode (0.1 seconds)
-
src/test/java/jcifs/internal/smb2/nego/NegotiateContextRequestTest.java
assertArrayEquals(salt, decoded.getSalt()); } @Test @DisplayName("Should handle empty arrays in encode/decode") void testEmptyArraysEncodeDecode() throws SMBProtocolDecodingException { context = new PreauthIntegrityNegotiateContext(mockConfig, new int[0], new byte[0]); int encodedSize = context.encode(buffer, 0);
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 18.8K bytes - Click Count (0)