- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testLargeTimezoneOffset (1.11 sec)
-
src/test/java/jcifs/internal/smb1/com/SmbComQueryInformationResponseTest.java
assertNotNull(result); assertTrue(result.contains("fileAttributes=0x0000")); assertTrue(result.contains("fileSize=0")); } @Test void testLargeTimezoneOffset() { // Test with maximum timezone offset long maxOffset = 12L * 3600000L; // +12 hours response = new SmbComQueryInformationResponse(mockConfig, maxOffset);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 11.9K bytes - Viewed (0)