- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for new_target (0.19 sec)
-
src/test/java/org/codelibs/fess/it/admin/SchedulerTests.java
return requestBody; } @Override protected Map<String, Object> getUpdateMap() { final Map<String, Object> updateMap = new HashMap<>(); updateMap.put("target", "new_target"); return updateMap; } @Test void crudTest() { testCreate(); testRead(); testUpdate(); testDelete(); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 2.4K bytes - Viewed (0)