- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_TmpFileHasBeenDeletedAfterResponseWasClosed (0.4 sec)
-
src/test/java/org/codelibs/curl/io/IOIntegrationTest.java
public InputStream getInputStream() throws IOException { return new ByteArrayInputStream(new byte[100]); // dummy payload } } @Test public void test_TmpFileHasBeenDeletedAfterResponseWasClosed() throws Exception { // ## Arrange ## CurlRequest req = new MockCurlRequest(Curl.Method.POST, "http://dummy"); req.threshold(0); // always create tmp file // ## Act ##
Registered: Thu Sep 04 15:34:10 UTC 2025 - Last Modified: Sat May 10 01:44:04 UTC 2025 - 3.4K bytes - Viewed (0)