- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_execute_multipleDifferentExceptions (0.17 sec)
-
src/test/java/org/codelibs/fess/job/AggregateLogJobTest.java
// Expected - OutOfMemoryError is not caught by Exception handler assertEquals("Simulated OOM", e.getMessage()); } } public void test_execute_multipleDifferentExceptions() { // Test job behavior with different exception types in sequence final int[] callCount = { 0 }; SearchLogHelper mockSearchLogHelper = new SearchLogHelper() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 12.1K bytes - Viewed (0)