- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testSetupCountInitialization (2.85 sec)
-
src/test/java/jcifs/internal/smb1/trans/nt/NtTransNotifyChangeTest.java
assertEquals(0x00, dst1[6]); assertEquals(0x01, dst2[6]); assertEquals(0x00, dst3[6]); } @Test @DisplayName("Test setup count initialization") void testSetupCountInitialization() { notifyChange = new NtTransNotifyChange(mockConfig, 0x1234, FILE_NOTIFY_CHANGE_FILE_NAME, false); // The setup count should be initialized to 0x04 in the constructor
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 18.4K bytes - Viewed (0)