- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testGetGroupMemberSids_WithNullDomainSid (0.25 sec)
-
src/test/java/jcifs/SidResolverTest.java
assertNotNull(result); assertEquals(0, result.length); } @Test void testGetGroupMemberSids_WithNullDomainSid() throws CIFSException { when(sidResolver.getGroupMemberSids(any(CIFSContext.class), anyString(), eq(null), anyInt(), anyInt())) .thenThrow(new CIFSException("Domain SID cannot be null"));
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 15.5K bytes - Viewed (0)