- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TestDelete (0.45 seconds)
-
src/test/java/org/codelibs/fess/it/admin/SchedulerTests.java
updateMap.put("target", "new_target"); return updateMap; } @Test void crudTest() { testCreate(); testRead(); testUpdate(); testDelete(); } @Test void testStartJob_notFound() { // Try to start a non-existent job checkPutMethod(new HashMap<>(), "invalid_scheduler_id_12345/start").then().body("response.status", equalTo(1));
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 2.8K bytes - Click Count (0)