- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_HttpMethodEnumValues (0.19 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: Thu Sep 04 15:34:10 UTC 2025 - Last Modified: Thu Jul 31 01:01:12 UTC 2025 - 8.8K bytes - Viewed (0)