Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for statsContentTest (0.05 seconds)

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

        @AfterEach
        protected void tearDown() {
            // do nothing
        }
    
        @Test
        void crudTest() {
            testRead();
        }
    
        @Test
        void statsContentTest() {
            logger.info("[BEGIN] statsContentTest");
    
            final Map<String, Object> searchBody = new HashMap<>();
            String response = checkGetMethod(searchBody, "").asString();
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Jan 11 08:43:05 GMT 2026
    - 6.8K bytes
    - Click Count (0)
Back to Top