- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testIsValidWithUnicode (0.4 seconds)
-
src/test/java/jcifs/internal/smb1/com/SmbComNegotiateResponseTest.java
assertTrue(response.isSigningNegotiated()); assertTrue((response.getNegotiatedFlags2() & SmbConstants.FLAGS2_SECURITY_SIGNATURES) != 0); } @Test public void testIsValidWithUnicode() { SmbNegotiationRequest request = mock(SmbNegotiationRequest.class); response.getServerData().scapabilities = SmbConstants.CAP_UNICODE; // Set some required server data for valid response
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 11.4K bytes - Click Count (0)