- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_evaluate_withBlankModelName (0.65 sec)
-
src/test/java/org/codelibs/fess/score/LtrQueryRescorerTest.java
super.tearDown(); } public void test_constructor() { // Test that constructor works properly assertNotNull(new LtrQueryRescorer()); } public void test_evaluate_withBlankModelName() { // Test when model name is blank ComponentUtil.setFessConfig(new FessConfig.SimpleImpl() { @Override public String getLtrModelName() { return "";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 11.5K bytes - Viewed (0)