- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_startWithEmptyParams_callsLaunchNowWithoutParams (0.4 seconds)
-
src/test/java/org/codelibs/fess/opensearch/config/exentity/ScheduledJobTest.java
assertNotNull(capturedOption.get()); assertEquals("test-log-id-abc", capturedOption.get().getParameterMap().get(Constants.JOB_LOG_ID)); } @Test public void test_startWithEmptyParams_callsLaunchNowWithoutParams() { final AtomicBoolean launchNowNoArgCalled = new AtomicBoolean(false); final LaScheduledJob mockLaJob = createMockLaScheduledJob(null);
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:55:54 GMT 2026 - 15.8K bytes - Click Count (0)