- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_execute_failure (0.06 sec)
-
src/test/java/org/codelibs/fess/job/SuggestJobTest.java
// Cache clearing may not always occur in test environment // The real behavior depends on the actual SuggestJob implementation } // Test execute method with failure public void test_execute_failure() { createRequiredDirectories(); // Setup failed process execution mockProcessHelper.setExitValue(1); mockProcessHelper.setOutput("Suggest creation failed");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 31.4K bytes - Viewed (0)