- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for transportLazyInitialisation (0.08 seconds)
-
src/test/java/jcifs/smb1/smb1/SmbSessionTest.java
} @AfterEach void tearDown() { if (smbtStatic != null) { smbtStatic.close(); } } @Test void transportLazyInitialisation() { SmbSession session = new SmbSession(addr, 445, inet, 0, auth); // transport should still be null until first use assertNull(session.transport, "transport not created yet");Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 5.6K bytes - Click Count (0)