- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testClose_closeableClean (0.09 seconds)
-
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);Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Dec 19 18:03:30 GMT 2024 - 4.1K bytes - Click Count (0)