Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_directory_child_urls (1.21 sec)

  1. fess-crawler/src/test/java/org/codelibs/fess/crawler/client/ftp/FtpClientTest.java

                fail();
            } catch (CrawlingAccessException e) {
                assertTrue(e.getCause() instanceof InterruptedException);
            }
        }
    
        public void test_directory_child_urls() throws Exception {
            // Test that childUri (not typo chileUri) is correctly used in directory listing
            FtpServer server = null;
            try {
                String username = "testuser";
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Mon Nov 24 03:59:47 UTC 2025
    - 21.5K bytes
    - Viewed (0)
Back to top