- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_AllHttpMethodFactories (0.28 seconds)
-
src/test/java/org/codelibs/curl/CurlTest.java
assertTrue(tmpDir.canWrite()); assertEquals(new File(System.getProperty("java.io.tmpdir")).getAbsolutePath(), tmpDir.getAbsolutePath()); } @Test public void test_AllHttpMethodFactories() { // ## Test that all factory methods create requests with correct methods ## // ## Act & Assert ## assertEquals(Method.GET, Curl.get("http://test.com").method());
Created: Thu Apr 02 15:34:12 GMT 2026 - Last Modified: Thu Nov 20 13:34:13 GMT 2025 - 16.3K bytes - Click Count (0)