- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 176 (0.07 sec)
-
src/test/java/jcifs/internal/smb2/ioctl/Smb2IoctlRequestTest.java
when(mockOutputData.size()).thenReturn(50); request.setOutputData(mockOutputData); int size = request.size(); // Base size 120 + 50 = 170, aligned to 8 = 176 assertEquals(176, size); verify(mockOutputData).size(); } @Test @DisplayName("Test size calculation with both input and output data") void testSizeWithBothData() { setupMockConfig();
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 14.3K bytes - Viewed (0) -
docs/en/docs/release-notes.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 12:48:45 UTC 2025 - 544.1K bytes - Viewed (0)