- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getInitCount (0.04 seconds)
-
src/test/java/org/codelibs/fess/suggest/converter/ReadingConverterTest.java
converter.init(); assertTrue(testConverter.isInitialized()); // Call init again converter.init(); assertTrue(testConverter.isInitialized()); assertEquals(2, testConverter.getInitCount()); } @Test public void testInitWithException() { // Test initialization with exception TestReadingConverterWithException errorConverter = new TestReadingConverterWithException();
Created: Sat Dec 20 13:04:59 GMT 2025 - Last Modified: Mon Sep 01 13:33:03 GMT 2025 - 13.5K bytes - Click Count (0)