Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for SetString (0.04 seconds)

  1. src/test/java/org/codelibs/fess/it/admin/CrawlerLogTests.java

                jsonPath = JsonPath.from(response);
                assertEquals(0, jsonPath.getInt("response.status"));
                assertEquals(logId, jsonPath.getString("response.log.id"));
                logger.info("Get crawling info log by ID test completed");
            }
    
            // Test GET with non-existent ID
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Mar 30 14:01:34 GMT 2026
    - 13.4K bytes
    - Click Count (0)
Back to Top