- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testWatchOperation (1.82 sec)
-
src/test/java/jcifs/SmbResourceTest.java
assertSame(mockIterator, children4, "Should return expected iterator"); } @Test @DisplayName("watch operation should work correctly") void testWatchOperation() throws CIFSException { // Given int filter = 1; // FILE_NOTIFY_CHANGE_FILE_NAME when(mockResource.watch(filter, true)).thenReturn(mockWatchHandle); // When
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 35K bytes - Viewed (0)