- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_destroyObject_listenerException (0.14 sec)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/pool/CrawlerPooledObjectFactoryTest.java
// Listener should be called even with null assertTrue(listenerCalled.get()); } /** * Test destroyObject with exception in listener */ public void test_destroyObject_listenerException() { TestComponent component = new TestComponent(); PooledObject<TestComponent> pooledObject = new DefaultPooledObject<>(component);
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Wed Sep 03 14:42:53 UTC 2025 - 19.3K bytes - Viewed (0)