- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testUnicodeStrings (0.22 sec)
-
src/test/java/jcifs/ntlmssp/Type3MessageTest.java
assertTrue(type3.getLMResponse().length > 0); assertTrue(type3.getNTResponse().length > 0); } @Test @DisplayName("Should handle Unicode strings") void testUnicodeStrings() throws Exception { // Given Type2Message type2 = createMockType2Message(); String unicodeDomain = "TËSTDØMÄIN"; String unicodeUser = "tëstüser";
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 17.3K bytes - Viewed (0)