- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_execute_withTimeoutException (0.12 sec)
-
src/test/java/org/codelibs/fess/job/PurgeDocJobTest.java
String result = purgeDocJob.execute(); // Assert error message is in the result assertTrue(result.contains("IO error occurred during delete operation")); } public void test_execute_withTimeoutException() { // Create mock SearchEngineClient that throws timeout exception searchEngineClient = new SearchEngineClient() { @Override
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 16.1K bytes - Viewed (0)