- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testWriteSetupWireFormatWatchTreeValues (0.9 seconds)
-
src/test/java/jcifs/internal/smb1/trans/nt/NtTransNotifyChangeTest.java
} @ParameterizedTest @DisplayName("Test writeSetupWireFormat with different watchTree values") @CsvSource({ "true, 0x01", "false, 0x00" }) void testWriteSetupWireFormatWatchTreeValues(boolean watchTree, int expectedByte) { notifyChange = new NtTransNotifyChange(mockConfig, 0x1234, FILE_NOTIFY_CHANGE_FILE_NAME, watchTree); byte[] dst = new byte[10];Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 18.4K bytes - Click Count (0)