- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testEmptyFilenameHandling (0.47 sec)
-
src/test/java/jcifs/internal/smb1/trans2/Trans2FindNext2Test.java
assertEquals(maxResumeKey, SMBUtil.readInt4(buffer, 6)); // maxBatchSize is stored in the protected field maxDataCount } @Test void testEmptyFilenameHandling() { // Test with empty filename trans2FindNext2 = new Trans2FindNext2(config, TEST_SID, TEST_RESUME_KEY, "", TEST_BATCH_COUNT, TEST_BATCH_SIZE); byte[] buffer = new byte[256];
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 12.2K bytes - Viewed (0)