- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testConstructorWithStringNonHexCharacter (0.11 sec)
-
src/test/java/jcifs/dcerpc/UUIDTest.java
} @Test @DisplayName("Constructor with UUID string containing non-hex character should throw IllegalArgumentException") void testConstructorWithStringNonHexCharacter() { // Arrange String invalidUuid = "00112233-4455-6677-8899-AABBCCDDEEGG"; // 'G' is invalid // Act & Assert
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 13.2K bytes - Viewed (0)