- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testInitNormal (0.06 sec)
-
src/test/java/org/codelibs/fess/suggest/converter/ReadingConverterTest.java
} @Test public void testGetMaxReadingNum() { // Test default max reading num assertEquals(10, converter.getMaxReadingNum()); } @Test public void testInitNormal() throws IOException { // Test normal initialization converter.init(); assertTrue(testConverter.isInitialized()); } @Test
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Mon Sep 01 13:33:03 UTC 2025 - 13.5K bytes - Viewed (0)