- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testMemoryBasedCacheClose (0.08 sec)
-
src/test/java/org/codelibs/curl/io/ContentCacheTest.java
} assertEquals(data.length, totalBytesRead); assertArrayEquals(data, buffer); } } @Test public void testMemoryBasedCacheClose() throws IOException { byte[] data = "Hello, World!".getBytes(); ContentCache cache = new ContentCache(data); // Memory-based cache close should not throw exceptionRegistered: Sat Dec 20 09:13:53 UTC 2025 - Last Modified: Thu Nov 20 13:34:13 UTC 2025 - 11.2K bytes - Viewed (0)