- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testStartJob_notFound (0.14 seconds)
-
src/test/java/org/codelibs/fess/it/admin/SchedulerTests.java
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)); } @TestCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 2.8K bytes - Click Count (0)