- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TestableScriptExecutorJob (0.09 seconds)
-
src/test/java/org/codelibs/fess/app/job/ScriptExecutorJobTest.java
final MockJobRuntime runtime = MockJobRuntime.of(ScriptExecutorJob.class, op -> op.params(() -> params)); // Execute the real process() method final TestableScriptExecutorJob job = new TestableScriptExecutorJob(); job.process(runtime); // Verify the JobLog was stored with the pre-generated ID assertNotNull(storedJobLog.get());Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:55:54 GMT 2026 - 13.7K bytes - Click Count (0)