- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_multipleRulesWithSameProcessor (0.13 sec)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/rule/RuleTest.java
assertTrue(deserializedRule.match(responseData)); } /** * Test multiple rules with same ResponseProcessor */ public void test_multipleRulesWithSameProcessor() { TestResponseProcessor sharedProcessor = new TestResponseProcessor("shared"); TestRule rule1 = new TestRule("rule1", sharedProcessor, true);
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Wed Sep 03 14:42:53 UTC 2025 - 22.7K bytes - Viewed (0)