- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for MiXeDcAsE (0.04 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/InterceptorTest.kt
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Jun 20 11:46:46 UTC 2025 - 28.2K bytes - Viewed (0) -
src/test/java/jcifs/netbios/NameTest.java
assertEquals("LOWERCASE", name.name); } @Test void constructor_withMixedCaseName_shouldConvertToUpperCase() { Name name = new Name(mockConfig, "MiXeDcAsE", 0x20, null); assertEquals("MIXEDCASE", name.name); } @Test void writeWireFormat_withDifferentOffsets_shouldWorkCorrectly() { Name name = new Name(mockConfig, "TEST", 0x20, null);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 19.4K bytes - Viewed (0)