- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testWithDifferentConfigurations (0.09 sec)
-
src/test/java/jcifs/internal/smb1/trans2/Trans2SetFileInformationResponseTest.java
element = response.nextElement(); assertSame(response, element); } @Test @DisplayName("Test with various Configuration implementations") void testWithDifferentConfigurations() throws Exception { // Test with different configuration settings Properties props = new Properties(); props.setProperty("jcifs.smb.client.maxVersion", "SMB302");
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 15.9K bytes - Viewed (0)