- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testWithMinimumValues (0.19 seconds)
-
src/test/java/jcifs/internal/smb1/trans2/Trans2FindFirst2Test.java
// Verify max items assertEquals(65535, SMBUtil.readInt2(buffer, 2)); } @Test @DisplayName("Test with minimum values") void testWithMinimumValues() { trans2FindFirst2 = new Trans2FindFirst2(mockConfig, "\\", "*", 0, 0, 0); byte[] buffer = new byte[256]; int written = trans2FindFirst2.writeParametersWireFormat(buffer, 0);Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 10.8K bytes - Click Count (0)