- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testGetTargetNameFromStringConstructor (0.34 seconds)
-
src/test/java/jcifs/ntlmssp/av/AvTargetNameTest.java
} /** * Test getTargetName() method with a string input. * Verifies that the original string is returned after encoding and decoding. */ @Test void testGetTargetNameFromStringConstructor() { String targetName = "MyService/Host.Domain.com"; AvTargetName avTargetName = new AvTargetName(targetName); // Verify that getTargetName returns the original stringCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 4.1K bytes - Click Count (0)