- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for modifyEngine (0.05 seconds)
-
src/test/java/org/codelibs/fess/job/impl/ScriptExecutorTest.java
} }); // Execute first time Object result1 = scriptExecutor.execute("modifyEngine", "script1"); assertEquals(2, result1); // executor + newKey // Execute second time - params should be fresh Object result2 = scriptExecutor.execute("modifyEngine", "script2"); assertEquals(2, result2); // Should still be 2, not accumulating } @TestCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 10.5K bytes - Click Count (0)