- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for test_path (0.04 seconds)
-
src/test/java/org/codelibs/fess/app/web/api/admin/scheduler/ApiAdminSchedulerActionTest.java
// Logging Enabled: jobLogId // =========================== @Test public void test_put$start_loggingEnabled_returnsJobLogId() throws Exception { // Setup: job with logging enabled final AtomicReference<LaunchNowOption> capturedOption = new AtomicReference<>();Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:55:54 GMT 2026 - 13K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/helper/CoordinatorHelperTest.java
@Override public Integer getCoordinatorOperationRetryAsInteger() { return 5; } }); helper.tryStartOperation("test_op", "test_data"); assertEquals(5, passedRetries.get()); } @Test public void test_tryStartOperation_twoArg_defaultRetry() { // Verify default retry value of 3 from configCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 58.6K bytes - Click Count (0)