- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_multiplePropertiesConfiguration (0.09 sec)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/rule/impl/AbstractRuleTest.java
assertEquals("firstRule", rules.get(0).getRuleId()); assertTrue(ruleManager.hasRule(testRule)); } /** * Test multiple properties configuration */ public void test_multiplePropertiesConfiguration() { TestResponseProcessor processor = new TestResponseProcessor(); testRule.setRuleId("multiRule"); testRule.setResponseProcessor(processor);
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Wed Sep 03 14:42:53 UTC 2025 - 21.9K bytes - Viewed (0)