- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_404ResponseWithBody_ReturnsErrorBody (0.5 seconds)
-
src/test/java/org/codelibs/curl/io/IOIntegrationTest.java
assertEquals(500, response.getHttpStatusCode()); assertEquals(errorBody, response.getContentAsString()); } } @Test public void test_404ResponseWithBody_ReturnsErrorBody() throws Exception { // ## Arrange ## String errorBody = "Not Found"; CurlRequest req =
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)