- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testDialectAnyRange (1.28 sec)
-
src/test/java/jcifs/internal/smb2/Smb2ConstantsTest.java
} @Test @DisplayName("Dialect ANY should encompass SMB2 range") void testDialectAnyRange() { assertTrue((Smb2Constants.SMB2_DIALECT_ANY & 0xFF00) == 0x0200, "Dialect ANY should be in SMB2 range (0x02xx)"); assertTrue(Smb2Constants.SMB2_DIALECT_ANY > Smb2Constants.SMB2_DIALECT_0202,
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 14.1K bytes - Viewed (0)