Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_connect_failsWithoutEndpoint (0.2 sec)

  1. fess-crawler/src/test/java/org/codelibs/fess/net/protocol/storage/HandlerTest.java

            assertNull(getField(conn, "minioClient"));
        }
    
        /**
         * Test that connect() method fails when STORAGE_ENDPOINT is not set.
         */
        public void test_connect_failsWithoutEndpoint() throws Exception {
            URL url = new URL("storage://mybucket/object.txt");
            Handler handler = new Handler();
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Thu Dec 11 08:38:29 UTC 2025
    - 14.4K bytes
    - Viewed (0)
Back to top