- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testTryWithResources (0.36 seconds)
-
src/test/java/jcifs/SmbPipeHandleTest.java
/** * Verifies that the handle is automatically closed in a try-with-resources statement. * @throws Exception if an error occurs. */ @Test public void testTryWithResources() throws Exception { // This test ensures that any implementation of SmbPipeHandle can be used in a try-with-resources block. try (SmbPipeHandle handle = smbPipeHandle) {Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 7K bytes - Click Count (0)