- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_HttpMethodEnumValues (1.69 sec)
-
src/test/java/org/codelibs/curl/CurlTest.java
assertNotNull(Curl.options("http://cors.example.com/api")); assertNotNull(Curl.connect("http://proxy.example.com:3128")); } @Test public void test_HttpMethodEnumValues() { // ## Test that all expected HTTP methods are present in the enum ## // ## Act ## final Method[] methods = Method.values(); // ## Assert ##
Registered: Sat Dec 20 09:13:53 UTC 2025 - Last Modified: Thu Nov 20 13:34:13 UTC 2025 - 16.3K bytes - Viewed (0)