- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_multipleRegistrations (0.09 sec)
-
src/test/java/org/codelibs/fess/script/AbstractScriptEngineTest.java
assertNotNull(retrieved); assertEquals(customEngine, retrieved); } // Test multiple registrations of the same engine public void test_multipleRegistrations() { testScriptEngine.register(); testScriptEngine.register(); // Register again // Should still work without errors
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 6.5K bytes - Viewed (0)