- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testBuildWithCustomSettings (0.23 sec)
-
src/test/java/org/codelibs/fess/suggest/settings/SuggestSettingsBuilderTest.java
// Note: We can't directly verify internal state of SuggestSettings without getters, // but we can verify it was created successfully } @Test public void testBuildWithCustomSettings() { // Test building with all custom settings String id = "custom-id"; builder.setSettingsIndexName("CUSTOM_INDEX") .addInitialSettings("custom.key1", "value1")
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Mon Sep 01 13:33:03 UTC 2025 - 14.4K bytes - Viewed (0)