- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for testExceptionThrown_whileClosingLastCloseable (0.17 sec)
-
android/guava-tests/test/com/google/common/io/CloserTest.java
} assertTrue(c1.isClosed()); assertTrue(c2.isClosed()); assertThat(c3).isNull(); assertTrue(suppressor.suppressions.isEmpty()); } public void testExceptionThrown_whileClosingLastCloseable() throws IOException { Closer closer = new Closer(suppressor); IOException exception = new IOException(); // c1 is added first, closed lastRegistered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Oct 28 16:03:47 UTC 2025 - 11.8K bytes - Viewed (0) -
guava-tests/test/com/google/common/io/CloserTest.java
} assertTrue(c1.isClosed()); assertTrue(c2.isClosed()); assertThat(c3).isNull(); assertTrue(suppressor.suppressions.isEmpty()); } public void testExceptionThrown_whileClosingLastCloseable() throws IOException { Closer closer = new Closer(suppressor); IOException exception = new IOException(); // c1 is added first, closed lastRegistered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Oct 28 16:03:47 UTC 2025 - 11.8K bytes - Viewed (0)