- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_create_singletonComponent (0.2 seconds)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/pool/CrawlerPooledObjectFactoryTest.java
fail("Expected IllegalStateException but got: " + e.getClass().getName()); } } /** * Test creation with singleton component */ public void test_create_singletonComponent() throws Exception { CrawlerPooledObjectFactory<SingletonTestComponent> singletonFactory = createFactory("singletonComponent"); SingletonTestComponent component1 = singletonFactory.create();
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Thu Nov 20 13:07:01 GMT 2025 - 36.7K bytes - Click Count (0)