- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_StringBody_WrittenToConnection (0.28 seconds)
-
src/test/java/org/codelibs/curl/io/IOIntegrationTest.java
assertNotNull(mockHolder[0]); assertTrue(Arrays.equals(bodyBytes, mockHolder[0].getCapturedOutput())); } } @Test public void test_StringBody_WrittenToConnection() throws Exception { // ## Arrange ## String bodyContent = "string body content"; final OutputCapturingMockHttpURLConnection[] mockHolder = new OutputCapturingMockHttpURLConnection[1];
Created: Thu Apr 02 15:34:12 GMT 2026 - Last Modified: Sat Mar 21 12:00:34 GMT 2026 - 44.1K bytes - Click Count (0)