- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_execute_concurrentCalls (0.23 sec)
-
src/test/java/org/codelibs/fess/job/AggregateLogJobTest.java
assertNotNull(result); assertTrue(result.contains("Wrapper exception")); assertTrue(result.endsWith("\n")); } public void test_execute_concurrentCalls() { // Setup mock SearchLogHelper for concurrent testing final Object lock = new Object(); final int[] callCount = { 0 };
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 12.1K bytes - Viewed (0)