- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testConstructor_NonWorkgroupType_ThrowsException (1.51 sec)
-
src/test/java/jcifs/smb/NetServerEnumIteratorTest.java
when(treeHandle.getOEMDomainName()).thenReturn("TESTDOMAIN"); } @Test @DisplayName("Constructor should throw SmbException for non-workgroup type with host") void testConstructor_NonWorkgroupType_ThrowsException() throws Exception { // Given: A non-workgroup type with a host when(locator.getType()).thenReturn(SmbConstants.TYPE_SERVER);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 9.8K bytes - Viewed (0)