- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testConfigurationNotifyBufferSize (0.18 sec)
-
src/test/java/jcifs/internal/smb1/trans/nt/NtTransNotifyChangeTest.java
assertEquals(0xFFFF, SMBUtil.readInt2(dst, 4)); } @Test @DisplayName("Test configuration usage for notify buffer size") void testConfigurationNotifyBufferSize() { int notifyBufferSize = 8192; when(mockConfig.getNotifyBufferSize()).thenReturn(notifyBufferSize);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 18.4K bytes - Viewed (0)