- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testClose_closeableClean (0.64 sec)
-
android/guava-tests/test/com/google/common/io/CloseablesTest.java
* * @author Michael Lancaster */ @NullUnmarked public class CloseablesTest extends TestCase { private Closeable mockCloseable; public void testClose_closeableClean() throws IOException { // make sure that no exception is thrown regardless of value of // 'swallowException' when the mock does not throw an exception. setupCloseable(false);
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Dec 19 18:03:30 UTC 2024 - 4.1K bytes - Viewed (0)