- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_match_implementation (0.09 seconds)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/rule/impl/AbstractRuleTest.java
assertSame(processor, registeredRule.getResponseProcessor()); } /** * Test match method implementation */ public void test_match_implementation() { ResponseData responseData = new ResponseData(); responseData.setUrl("http://example.com"); // Test default match (true) assertTrue(testRule.match(responseData));
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Wed Sep 03 14:42:53 GMT 2025 - 21.9K bytes - Click Count (0)