- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TEST_WORKSTATION (0.28 sec)
-
src/test/java/jcifs/smb1/smb1/NtlmContextTest.java
private final String domain = "TEST_DOMAIN"; private final String username = "testUser"; private final String password = "testPassword"; private final String workstation = "TEST_WORKSTATION"; @BeforeEach void setUp() { // MockitoExtension handles mock initialization // Type1Message.getDefaultWorkstation() is static, so we can't easily mock it without PowerMock.
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 8.9K bytes - Viewed (0)