- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testInit (0.02 sec)
-
src/test/java/org/codelibs/fess/suggest/converter/AnalyzerConverterTest.java
// Test constructor initialization AnalyzerConverter testConverter = new AnalyzerConverter(client, settings); assertNotNull(testConverter); } @Test public void testInit() throws IOException { // Test init method (should do nothing) converter.init(); // No exception should be thrown } @TestRegistered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Mon Sep 01 13:33:03 UTC 2025 - 12.5K bytes - Viewed (0)