- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testGetSizeDefault (0.34 seconds)
-
src/test/java/jcifs/internal/smb1/com/SmbComQueryInformationResponseTest.java
// Test default attributes value response = new SmbComQueryInformationResponse(mockConfig, 0L); assertEquals(0x0000, response.getAttributes()); } @Test void testGetSizeDefault() { // Test default file size value response = new SmbComQueryInformationResponse(mockConfig, 0L); assertEquals(0, response.getSize()); } @TestCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 11.9K bytes - Click Count (0)