- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for resolveSids_throwsOnUnexpectedRetval (0.12 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
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: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 14K bytes - Click Count (0)