- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testExceptionHandling (0.08 seconds)
-
src/test/java/jcifs/smb/SimpleMemoryManagementTest.java
assertFalse(session.isInUse(), "Session should not be in use after release"); } /** * Test exception handling during cleanup */ @Test @Timeout(5) public void testExceptionHandling() throws Exception { SmbSessionImpl session = new SmbSessionImpl(mockContext, "testhost", "testdomain", mockTransport); // Configure transport to throw exception on release
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 5.7K bytes - Click Count (0)