- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for resolveSids_throwsOnUnexpectedRetval (0.12 seconds)
-
src/test/java/jcifs/smb/SIDCacheImplTest.java
assertDoesNotThrow(() -> cache.resolveSids(handle, policy, sids)); } @Test @DisplayName("resolveSids(DcerpcHandle,...) throws SmbException on unexpected retval") void resolveSids_throwsOnUnexpectedRetval() throws Exception { SIDCacheImpl cache = new SIDCacheImpl(mock(CIFSContext.class)); DcerpcHandle handle = mock(DcerpcHandle.class); LsaPolicyHandle policy = mock(LsaPolicyHandle.class);Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 14K bytes - Click Count (0)