- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for testFileInformationEncodeDifferentSizes (0.17 seconds)
-
src/test/java/jcifs/internal/smb1/trans2/Trans2SetFileInformationTest.java
} @DisplayName("Test FileInformation encode returning different sizes") @ParameterizedTest @ValueSource(ints = { 0, 1, 10, 100, 1000 }) void testFileInformationEncodeDifferentSizes(int encodeSize) { when(mockFileInfo.encode(any(byte[].class), anyInt())).thenReturn(encodeSize); trans2SetFileInfo = new Trans2SetFileInformation(config, TEST_FID, mockFileInfo);Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 17.8K bytes - Click Count (0) -
src/test/java/jcifs/internal/fscc/FileInformationTest.java
Shinsuke Sugaya <******@****.***> 1755149504 +0900
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 11.5K bytes - Click Count (0)