- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testGetLabels_responseStructure (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/it/search/LabelsApiTests.java
List<Map<String, Object>> labels = jsonPath.getList("data"); assertTrue(labels != null, "Data should not be null when labels exist"); } } @Test public void testGetLabels_responseStructure() { String response = given().contentType("application/json").when().get("/api/v1/labels").asString(); JsonPath jsonPath = JsonPath.from(response);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Dec 20 03:03:44 GMT 2025 - 4.1K bytes - Click Count (0)