- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_hook_concurrentExecution (0.11 sec)
-
src/test/java/org/codelibs/fess/mylasta/direction/sponsor/FessCurtainFinallyHookTest.java
// Verify logger is of the expected type assertTrue(logger instanceof org.apache.logging.log4j.Logger); } // Test concurrent execution of hook method public void test_hook_concurrentExecution() throws Exception { final FwAssistantDirector assistantDirector = createMockAssistantDirector(); final int threadCount = 10; final AtomicBoolean hasError = new AtomicBoolean(false);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 8.7K bytes - Viewed (0)