- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_connect_failsWithoutProjectId (0.34 sec)
-
fess-crawler/src/test/java/org/codelibs/fess/net/protocol/gcs/HandlerTest.java
assertNull(getField(conn, "storage")); } /** * Test that connect() method fails when GCS_PROJECT_ID is not set. */ public void test_connect_failsWithoutProjectId() throws Exception { URL url = new URL("gcs://mybucket/object.txt"); Handler handler = new Handler(); Handler.GcsURLConnection conn = (Handler.GcsURLConnection) handler.openConnection(url);
Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Thu Dec 11 08:38:29 UTC 2025 - 14.1K bytes - Viewed (0)